1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2026-03-22 13:08:53 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Bowden
454289e0ad added db connection log message 2018-01-04 18:08:12 -08:00
Bowden
31f3963b76 replaced logging with Winston 2018-01-04 18:06:40 -08:00
Bowden
d822f12121 found a better config setup I like 2018-01-04 16:29:01 -08:00
Bowden
7974d20503 have env var scripts.. but I'm not sure I like it 2018-01-04 16:16:00 -08:00
Bowden
958d0f5e4b reworked api example page 2018-01-03 17:25:31 -08:00
Bowden
d25f02ea45 remove facebook stuff 2018-01-03 14:15:04 -08:00
Bowden
61ae2ccd1b made some changes to mongo connection 2017-12-19 15:30:19 -08:00
Bowden
1f6f2b06aa fix up tests 2017-12-14 15:27:52 -08:00
Bowden
e7e0bb7c7c fix conflicts 2017-12-14 12:41:28 -08:00
Daniel Temme
75d72df881 separate server binding to port from other app config
this seems a bit crude but allows running the tests and having them take
care of setting up the port to use
2017-12-14 11:34:15 -08:00
Alan Agius
4d2b9148cf feat(*): update several dependencies 2017-12-14 11:33:28 -08:00
Alan Agius
feac6cccf7 feat(*): update several dependencies 2017-10-29 14:01:58 +01:00
Daniel Temme
4eb0962a7b separate server binding to port from other app config
this seems a bit crude but allows running the tests and having them take
care of setting up the port to use
2017-08-19 16:12:45 +02:00
Bowden Kelly
235ba1daa9 updated specific .d.ts files to point to definitely typed file. Also added recommended extensions using vs code's extensions.json 2017-07-25 11:28:51 -07:00
Bowden Kelly
8960b53500 Merge pull request #24 from kevguy/fix-copy
fix: copying issues
2017-07-20 14:15:03 -07:00
xiangxiang
9ed0760ae9 fit error TS2559: Type '4' has no properties in common with type 'MinMaxOptions'.
fix err TypeScript-Node-Starter/src/controllers/api.ts[6, 9]: missing whitespace, 8 files
fix bugs of issue 15
2017-07-19 20:36:10 +08:00
kevguy
2570c56c69 fix: fix for tslint 2017-07-19 17:15:21 +08:00
Bowden Kelly
eb0494e85b added package-lock for npm5 and fixed bug with flash messages 2017-06-05 13:39:30 -07:00
Bowden Kelly
6625b87b19 initial commit 2017-05-09 13:28:09 -07:00