wasp/waspc/e2e-test/test-outputs/waspCompile-golden/waspCompile/.wasp/out/server
2022-09-20 10:51:47 -04:00
..
src Adds Google as an authentication method (#669) 2022-09-06 14:35:59 -04:00
.npmrc Adds golden output dirs for E2E testing (Part 2) (#475) 2022-03-01 15:42:31 -05:00
package.json Works around sodium-native bug to support Heroku deploys (#729) 2022-09-20 10:51:47 -04:00
README.md Adds golden output dirs for E2E testing (Part 2) (#475) 2022-03-01 15:42:31 -05:00

npm start to run server in development mode (it reloads on changes).

npm run debug to run npm start with debug logs enabled.

npm run standard to run StandardJS.