Package has start command for running node server. Remeber to set env variables in the start command.

This commit is contained in:
2019-02-02 15:33:28 +01:00
parent dc9ba4f304
commit ddecafc6a1
3 changed files with 466 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
yarn-error.log