Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added codespaces support #1038

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Added codespaces support #1038

merged 2 commits into from
Dec 4, 2023

Conversation

Tzahi12345
Copy link
Owner

@Tzahi12345 Tzahi12345 commented Dec 3, 2023

Adds support for GitHub codespaces by adding a .devcontainer/devcontainer.json file which gets used to set up the dev environment for anyone using this GH feature.

Launch the frontend using:

npm run codespaces

And the backend with:

npm run debug

@Tzahi12345 Tzahi12345 merged commit cdf82ab into master Dec 4, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant