fix: remove user stories (#42)

* fix: remove user stories

* fix: remove assets + add sample.env, dotenv, gitignore

* fix: update package-lock

* fix: add dotenv + update package-lock

* feat: remove error handling

* fix: remove mlab env var

* fix: remove bashrc

* remove express body parser + organize code

* fix: remove gitconfig
This commit is contained in:
Tom 2020-11-26 09:58:01 -06:00 committed by GitHub
parent bc38f78803
commit e3a0289ea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 14 additions and 401 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.env
node_modules