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

77 Commits

Author SHA1 Message Date
Wilson Mun
0fa156791f Cleaned up README.md (#315)
thx to @wmundev!
2020-12-22 18:15:34 +01:00
shanelanan
a5667449c4 Feature minor updates (#297)
Co-authored-by: Shane Lanan <tbd@tbd.com>
2020-07-13 22:46:05 +02:00
Dina Berry
31ee8dcb14 Fix readme for launch file changes (#292)
thx to @diberry
2020-06-15 16:21:09 +02:00
Reece Langerock
31b8f0cbbd Update README.md (#289)
Documentation link was broken
thx to @ReeceLangerock
2020-06-06 13:54:10 +02:00
Orta
8d286b0ecc Update README.md 2020-05-10 21:56:49 -04:00
Orta
d52eb16908 Update README.md 2020-05-10 21:53:51 -04:00
Ed Johnson-Williams
0cd802de3b fixing typo. "diretory" -> "directory" (#281)
Thx to @edjw
2020-05-07 08:35:09 +02:00
Orta
f909366cf7 Merge pull request #261 from bmiddha/github_actions
Added GitHub Actions CI Workflow
2020-01-29 13:46:33 -05:00
Bharat Middha
cd66623f8c addressed PR comments: README heading level 2020-01-04 11:12:48 -06:00
Bharat Middha
4824e08b54 updated project structure docs 2020-01-03 22:16:49 -06:00
Bharat Middha
c76137838b Added SendGrid Username, Password, Port to .env.example and updated documentation in README.md 2020-01-03 15:16:58 -06:00
Memas Deligeorgakis
d07240fbac 📚 Updated readme me to instruct to create Mongo db directory under the Mac OS
Document use of the home directory on macOS 10.15 and above
Thanks to @memasdeligeorgakis
2019-10-18 23:15:54 +02:00
Peter Blazejewicz
3414ceca45 Migrate TSLint to ESLint. Closes #209
This commit rewrites linting support in the project to be based solely
on the ESLint as advised by the TSLint tool authors:
https://medium.com/palantir/tslint-in-2019-1a144c2317a9

The migration is based on default, recommended settings for TypeScript
in ESLint and is expected to be updated in future to better fit project
goals.

All references has been updated and replaced with relevant ESLint
context:

- dependencies migration from TSLint to ESLint
- VSCode configuration changes to support ESLint exension
- VSCode extensions recommendation changes
- `.eslintrc` and `.eslintignore` configuration files added
- all error level problems in the source files are covered by this
  migration

Thanks!
2019-07-15 23:14:51 +02:00
Peter Blazejewicz
b06d11e379 📝 remove reference to legacy file. Closes #190
The configuration for Jest tests with support fo the TypeScript files
are now handled by Jest configuration file.

Thanks!
2019-07-05 22:50:01 +02:00
Philippe Loctaux
828ee59519 added link to vscode TSLint extention in readme 2019-06-29 17:00:50 +02:00
Orta Therox
3504e8a6a5 Improvements to the README from PR #145 2019-06-19 15:27:20 -07:00
Orta
37df3a7454 Merge pull request #151 from jarifibrahim/patch-2
fix typo: Interesting should be Interested.
2019-06-19 14:57:02 -07:00
Orta
f14f151ab9 Merge pull request #140 from juliawong/patch-1
Fix typo in README
2019-06-19 14:38:16 -07:00
Orta
6cb95cc17e Merge pull request #164 from rhyuen/patch-1
Some grammatical changes to README.md
2019-06-19 14:37:19 -07:00
Orta
b5d4f3ca07 Merge pull request #157 from NMVikings/license_in_readme
Add license section to README.md
2019-06-19 14:33:54 -07:00
Orta
e498350af9 Merge pull request #137 from atefBB/patch-1
Update README.md
2019-06-19 14:29:39 -07:00
Orta
eb1e6c9a10 Merge pull request #143 from jadsonluan/minor-grammar-fixes
Fix informal title in README.md
2019-06-19 14:28:36 -07:00
Jason Cooke
f922126354 docs: fix typo 2019-06-10 10:40:22 +12:00
Bowden Kelly
044db381fd Update README.md
fix demo link
2019-05-15 18:11:45 -07:00
Bowden Kelly
2a75fa0660 update demo page 2019-05-15 16:39:31 -07:00
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
NMVikings
0cabf80fb0 Add license section to Readme.md 2018-10-22 15:40:51 +03:00
Ibrahim Jarif
e5de145510 fix typo: Interesting should be Interested. 2018-10-15 12:23:59 +05:30
Luan
872f1ee7cd Fix informal title 2018-10-04 18:51:54 -03:00
Julia
d96315e492 Fix typo in README 2018-10-01 17:57:50 +10:00
Atef Ben Ali
f6cafb50f5 Update README.md
Use 'we' instead of 'I'.
2018-08-26 07:38:19 +02: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