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

Command to run server required #102

Open
davthorne opened this issue Jul 10, 2023 · 3 comments
Open

Command to run server required #102

davthorne opened this issue Jul 10, 2023 · 3 comments

Comments

@davthorne
Copy link

Just a quick note.
The devcontainer.json postCreateCommand should be:

"postCreateCommand": "yarn install && node server.js"

To start the server (?) . Or have I missed something .

Thanks

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

No branches or pull requests

2 participants
@davthorne and others