tiagob / create-full-stack

Set up a TypeScript full stack with one command.
https://create-full-stack.com
MIT License
97 stars 9 forks source link

Test on Linux #131

Closed tiagob closed 3 years ago

tiagob commented 3 years ago

https://aws.amazon.com/workspaces/

tiagob commented 3 years ago

https://classic.yarnpkg.com/en/docs/install/#centos-stable

tiagob commented 3 years ago

Docker instructions https://gist.github.com/npearce/6f3c7826c7499587f00957fee62f8ee9

Need to run with sudo

sudo bash
docker-compose up
tiagob commented 3 years ago

Need to increase the max user watch for web yarn start

https://code.visualstudio.com/docs/setup/linux#_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc

tiagob commented 3 years ago

Can't test hasura-auth0 because it makes network requests from the docker container https://gist.github.com/npearce/6f3c7826c7499587f00957fee62f8ee9#gistcomment-3480105