Commit graph

6 commits

Author SHA1 Message Date
Shaun Hamilton
0a89dc5dbb
feat: remove instructions and hyperdev (#31)
* feat: remove instructions and hyperdev

* fix: remove mongoose, change declaration, add dotenv

* remove header and footer
2020-11-06 13:38:27 -08:00
Joaquim Monserrat Companys
b8493847d4
Remove redundant conditionals
In code I saw redundant conditionals that I simplified:

if(err) if(err)
2019-11-17 19:46:40 +01:00
Emanuele Antonelli
a752c5a4c5 add connection check endpoint (#6) 2018-04-08 10:56:11 -04:00
Emanuele Antonelli
c529307d91 fix result check for model.remove (#3) 2018-03-12 18:42:07 +05:30
Emanuele Antonelli
1ab0d4fa31 fix undefined vars in server - misplaced conditions (#2) 2018-03-12 18:41:13 +05:30
System
0a6747f2d8 Initial commit from Gomix. 2017-02-18 18:43:34 +00:00