1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-10 13:07:37 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Robert
5bab691a48 Some grammatical changes to README.md
Line 67 ("Change 'MongoLab's Website' to 'mLab's Website'.")
Line 107 (Removed 'for')
Line 146 (Added an 's' to project)
Line 191 (Grammar Changes)
Line 232 (Missing 's' on 'define')
Line 366 (Added comma before 'when configured correctly')
2018-10-30 15:32:09 -07:00
Sajad Torkamani
8ca5b69332 Fix typo in README.md 2018-07-20 15:38:40 +07:00
Elias Ojala
d69fee23c1 Syntax highlighting 2018-04-19 22:10:48 +03:00
Sam Severance
994b91e766 Add watch-test Script 2018-04-11 17:06:30 -04:00
David
d2b296e350 Typo in ts-jest name 2018-03-14 15:45:40 +03:00
Bowden
2c8f46188a more readme updates 2018-02-27 17:45:29 -08:00
Bowden
d6be4cbd6f additional README updates 2018-02-27 17:26:03 -08:00
Bowden
77d75e7e42 added image 2018-02-27 17:08:28 -08:00
Bowden
49a30ce8d4 updated dependency table in README 2018-02-27 16:36:41 -08:00
Bowden
e7c7437d19 finished README updates for zip deploying to azure app service 2018-02-27 16:22:08 -08:00
Bowden
0433506187 WIP - add azure instructions 2018-02-27 13:26:55 -08:00
Renato
4c3a139ddc Update README.md with MongoDB config
Added db folder creation command and permission config.
Thanks @Bigbrd
2018-02-01 11:47:07 -02:00
Bowden Kelly
747d774d70 Update README.md
Fixing typo
2018-01-09 11:11:12 -08:00
Bowden Kelly
46e75f9b44 Merge pull request #71 from peterblazejewicz/types/lusca
Replace Lusca definition file with @types/lusca
2018-01-09 10:54:37 -08:00
Peter Blazejewicz
fd523e3033 Replace Lusca definition file with @types/lusca
Thanks!
2018-01-04 22:29:22 +01:00
Peter Blazejewicz
141c63f1c6 Add memo about VSCode suggested extensions to README
As mentioned in: https://git.io/vNfiL

Thanks!
2018-01-04 21:52:14 +01:00
Doron Grinstein
67634a48a3 changed description of npm start 2018-01-03 15:08:37 -08:00
Bowden
0b955f4881 updated debug instructions to use only attach config 2018-01-03 14:57:13 -08:00
Bowden Kelly
9d9d378408 Merge branch 'master' into feat/ts-node 2018-01-03 14:35:22 -08:00
Bowden Kelly
868bfa9509 Merge pull request #66 from Thatkookooguy/patch-1
add the line to compile dist folder
2018-01-03 14:21:08 -08:00
Neil Kalman
099a17d381 add the line to compile dist folder 2018-01-02 15:04:17 +02:00
Peter Blazejewicz
bfd74b2dc6 Support all-typescript tooling with ts-node
The ts-node allows to execute build scripts written in TypeScript
so the entire project could be written in TypeScript.
This commit introduces support for ts-node, updates packages
and migrate copy routine to TypeScript

Thanks!
2017-12-16 22:56:45 +01:00
Alan Agius
c6d457f136 docs: update jest section 2017-12-16 12:52:06 +01:00
Alan Agius
80f53777e0 feat: move jest config to external file 2017-12-15 14:07:30 +01:00
Bowden Kelly
6abf41e038 Merge pull request #50 from nmchaves/patch-1
Update README.md
2017-12-11 13:37:10 -08:00
Sebastian Seilund
c86cb747aa Removed extra "s" in sourceMap compilerOptions 2017-11-18 12:48:21 -08:00
Nico Chaves
f60757b689 Update README.md
Added missing "node_modules/*" path mapping to README.
2017-10-07 19:02:24 -07:00
ThanhTDT
62b76ca1df . 2017-07-27 21:19:21 +07:00
ThanhTDT
2cb2513f77 fix: word 2017-07-27 21:13:53 +07:00
ThanhTDT
f8141a0b06 add attach debug configuration
- Attach debug configuration
- Scripts: debug, serve-debug, watch-debug
- Readme
2017-07-27 21:09:17 +07:00
Bowden Kelly
38ba8cbfc2 removed yarn as npm 5 makes it mostly unneccesary and it's causing some issues with CI 2017-07-25 14:48:32 -07:00
Bowden Kelly
05892f8572 Added survey links that I forgot >< 2017-07-20 16:44:00 -07:00
Bowden Kelly
1d7f138fbf Merge pull request #22 from backmeupplz/patch-1
fix typo
2017-07-20 14:18:06 -07:00
Bowden Kelly
533ebd0d0a port changes from PR #11 2017-07-20 13:46:06 -07:00
Nikita Kolmogorov
f6d9b8d398 fix typo 2017-07-13 19:02:30 +01:00
Bowden Kelly
5814694217 Removed duplicate README section 2017-07-11 09:39:26 -07:00
Bowden Kelly
abc36e167e Update README.md 2017-06-05 13:49:40 -07: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
f9f6c68125 Merge branch 'master' into master 2017-05-19 14:15:53 -07:00
Bowden Kelly
ac978470fa Update README.md 2017-05-19 14:14:29 -07:00
Bowden Kelly
e184510727 Update README.md 2017-05-19 14:13:49 -07:00
Julien MARTIN
9100e69695 Update references from bowdenk7 repo to Microsoft repo 2017-05-15 21:47:05 +02:00
Bowden Kelly
06e4eefc5c removed yarn section 2017-05-09 14:02:41 -07:00
Bowden Kelly
746dc2af3a update README 2017-05-09 14:01:33 -07:00
Bowden Kelly
0e5b9cbe42 README Title Update 2017-05-09 13:45:14 -07:00
Bowden Kelly
6625b87b19 initial commit 2017-05-09 13:28:09 -07:00
Microsoft Open Source
352392a682 Initial commit 2017-05-09 12:53:58 -07:00