mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-26 10:35:04 +03:00
7f55c92acb
* Made waspc/examples/todoApp easier to run (docs + env files). * Added .env.server management via dotenv-vault. * Documented how to test compilation and building of todoApp. * Updated PR template to mention example todo apps. * fix * Apply suggestions from code review * Update waspc/README.md * fix * Update waspc/examples/todoApp/.gitignore
3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
#REACT_APP_API_URL=http://localhost:3001
|
|
#PORT=3000
|