This repository was archived by the owner on Nov 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
start-dev launch option (ts-node-dev) #234
Open
GrayStrider
wants to merge
234
commits into
microsoft:master
Choose a base branch
from
GrayStrider:patch-nodemon
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
234 commits
Select commit
Hold shift + click to select a range
d7905d7
initial commit
9a6ccfb
README Title Update
502ac88
update README
a9664be
removed yarn section
c2d938a
added nodemon as dev dependency
9c3e0df
Update references from bowdenk7 repo to Microsoft repo
mrtnjln f943c5e
Update README.md
888d8a2
Update README.md
3df842e
Merge branch 'master' into master
8c35e5d
Merge pull request #2 from julienmartin/master
2eae2fd
added package-lock for npm5 and fixed bug with flash messages
c9b6765
Merge pull request #6 from Microsoft/bugFix
4608459
Update README.md
aff88f2
Added `build` `preLaunchTask` for debug configuration
Deilan 54c291b
Merge pull request #7 from Deilan/vscode-task-build
d423251
Removed duplication in npm scripts `serve` and `watch`
Deilan a7ef8d5
Removed duplicate README section
0cec294
fix typo
backmeupplz 61d4512
Merge pull request #8 from Deilan/npm-run-server-dup
d6d880c
fix: copying issues
kevguy 5472454
fix: fix for tslint
kevguy 76c4593
fit error TS2559: Type '4' has no properties in common with type 'Mi…
cobola bb5281e
Merge pull request #26 from cobola/master
5c796ca
port changes from PR #11
9601c65
Merge pull request #30 from Microsoft/testing
6d9fee1
Merge pull request #24 from kevguy/fix-copy
38be103
Merge pull request #22 from backmeupplz/patch-1
a50b2a9
Added survey links that I forgot ><
c80e236
fix: fix lint warnings for test files
kevguy da5b277
Bump tasks.json version from 0.10 to 2.00. Add default build task.
fpoumian 32f4302
Merge pull request #32 from fpoumian/fix-vscode-tasks-version
3f1c52a
updating package-lock
684e4a3
looks like new version of npm adds a blank line after each npm instal…
9592b03
updated specific .d.ts files to point to definitely typed file. Also …
9710a63
update to node 8 on travis
ac3c52c
removed yarn as npm 5 makes it mostly unneccesary and it's causing so…
0026e88
Merge pull request #33 from Microsoft/removeYarn
08e570e
add attach debug configuration
d559bac
fix: word
49bb4c1
.
f9eae65
Merge pull request #34 from thanhtdt/master
c8dbb29
Update build task
lostintangent 5cd9602
Merge pull request #35 from lostintangent/master
ed149eb
Merge pull request #31 from kevguy/test-fix
0acc845
change tests to not always pass
dmt 8946ae7
separate server binding to port from other app config
dmt 9d8741e
might as well also add the change for issue #41
dmt 534cd4a
Update README.md
nmchaves d151ad7
feat(*): update several dependencies
alan-agius4 4066839
Removed extra "s" in sourceMap compilerOptions
sebastianseilund 0dddad0
Merge pull request #56 from sebastianseilund/sourcemaps-typo
9c8f67f
Merge pull request #50 from nmchaves/patch-1
aa75060
Merge pull request #53 from alan-agius4/feature/bump=deps
7631ad5
Update README.md
nmchaves f80b88c
feat(*): update several dependencies
alan-agius4 365b4b7
Removed extra "s" in sourceMap compilerOptions
sebastianseilund 58eb768
change tests to not always pass
dmt b3eddf3
separate server binding to port from other app config
dmt 3f1c47e
fix conflicts
98d1641
fix up tests
ca7c9e5
Merge pull request #38 from dmt/master
a040f51
update repo field
7d8b4d1
feat: move jest config to external file
alan-agius4 5fbf79d
docs: update `jest` section
alan-agius4 41b9d2d
Support all-typescript tooling with ts-node
peterblazejewicz 67baced
Add VSCode CosmosDB extension recommendation
peterblazejewicz e8ecc30
made some changes to mongo connection
40bdb4e
Merge pull request #63 from Microsoft/connectionRework
fb9a740
add the line to compile dist folder
thatkookooguy 960bacc
Merge pull request #58 from alan-agius4/feature/jest-conf
3daedf5
Merge pull request #66 from Thatkookooguy/patch-1
7642c20
update year in footer
840936a
Merge pull request #61 from peterblazejewicz/feat/cosmodb
0e36d83
Merge branch 'master' into feat/ts-node
d56722c
Merge branch 'master' into feat/ts-node
1436c8f
Merge pull request #60 from peterblazejewicz/feat/ts-node
f7211d8
updated debug instructions to use only attach config
0e3e30e
feat: update several dependencies and devDependencies (#59)
alan-agius4 d1a2c95
changed description of npm start
0513c92
coverage/chai support and some unit tests
irenexychen f52c194
Merge pull request #68 from dorongrinstein/master
f2fdabf
Update view markups for HTML5
peterblazejewicz 1a362f0
Add memo about VSCode suggested extensions to README
peterblazejewicz 5be3f07
Replace Lusca definition file with @types/lusca
peterblazejewicz 3a4f043
Replace passport-local definition file with @types/passport-local
peterblazejewicz 2e54055
Update Bootstrap from 3.3.6 to 3.3.7
peterblazejewicz d412ef7
Add missing alt attr to non-decorative images
peterblazejewicz cf83a75
Merge pull request #69 from peterblazejewicz/update/layout
9e73c01
Merge pull request #70 from peterblazejewicz/update/readme
545e048
Merge pull request #71 from peterblazejewicz/types/lusca
0081ef4
Merge pull request #73 from peterblazejewicz/types/passport-local
5d5c947
Merge pull request #74 from peterblazejewicz/update/bootstrap
6ebb38a
Merge pull request #75 from peterblazejewicz/fix/alts-attr
5240093
Update README.md
b08cec2
Update README.md with MongoDB config
tioback 17980b2
Merge pull request #79 from tioback/tioback-monbodb-config
b1aefbb
Update source and dependency to work with TypeScript 2.7. Closes #81
peterblazejewicz dc5a23f
Merge pull request #85 from peterblazejewicz/feat/81
3680618
Do not store output from coverage tests in repo
peterblazejewicz d5d41cd
ignoring coverage reports
d0403de
Update ShellJS version
peterblazejewicz d15b403
Merge pull request #86 from peterblazejewicz/feat/gitignore
fc4c2b2
Merge pull request #88 from peterblazejewicz/feat/update-shelljs
c31ac30
ignoring coverage reports
3a76607
WIP - add azure instructions
50a966d
found a better config setup I like
e3acde1
replaced logging with Winston
31818ba
fixed github button
39e6d09
finished README updates for zip deploying to azure app service
7aad826
removed white space
0a5b1ba
updated dependency table in README
6c27740
added image
101235a
additional README updates
3b76dc4
more readme updates
56993dd
fixed some imports
4d90599
Merge pull request #92 from Microsoft/addAzure
476b74f
Typo in ts-jest name
davojan 31e140e
Merge pull request #95 from davojan/patch-1
7ef664c
Merge branch 'master' of https://github.com/Microsoft/TypeScript-Node…
d6e5409
add google analytics to example site
e2a7afa
update comment
52a4f6a
use import instead of require in ts file
Meir017 431f276
Merge pull request #99 from Meir017/patch-1
dcc5965
use same signature for model function & ts type
Meir017 25efc37
Update jQuery content version. Fixes #103
peterblazejewicz 370fbf6
Add missing BS3 glyphicon fonts. Fixes #98
peterblazejewicz 8009911
Merge pull request #104 from peterblazejewicz/fix/103
685cad2
Merge pull request #105 from peterblazejewicz/fix/98
6b97068
Merge pull request #100 from Meir017/patch-2
8b7097d
Add `watch-test` Script
swseverance a7c66cf
Merge pull request #109 from swseverance/watch-test-command
72aebf4
Syntax highlighting
theel0ja 6700280
Merge pull request #111 from theel0ja/patch-1
5fa12eb
Fix Error: Unknown authentication strategy "local"
ToryTran 91725ad
Remove duplicate entry in .gitignore
antamb 6206f64
Merge pull request #120 from ToryTran/master
25ef6a0
Merge pull request #123 from antamb/master
cb5dbb8
prototype pollution
rap2hpoutre 98d22ef
- packages updated
amodolo a454fe5
- packages updated
amodolo 640b179
porting bootstrap 4
amodolo c8a2c2d
Fix typo in README.md
sajadtorkamani 4ea67b5
Merge pull request #128 from sajadtorkamani/doc-fix/typo
DanielRosenwasser 6cbec8a
Change size existence check to default value
KonradLinkowski a38fbe1
Update README.md
atefBB dee3398
Changed function expressions declarations from let to const
KonradLinkowski 007f977
Fix typo in README
juliawong 336049b
Improve travis.yml and run on more subsets of node.js versions
pgilad c6956e4
Fix informal title
jadsonluan e429f98
Fix typo in readme.md
varundey 4779cb7
Merge pull request #126 from rap2hpoutre/patch-1
241d9f2
fix typo: Interesting should be Interested.
jarifibrahim 07db822
removed commit not related with porting
amodolo 39fb9f9
fixed content padding on small and medium size
amodolo 9334289
added horizontal line between nav-header and nav items.
amodolo 4858dd6
Merge branch 'master' into bootstrap4
amodolo 18e5916
Add license section to Readme.md
NMVikings e5d0661
Try fixing ci issue.
seanhealy 1426639
Some grammatical changes to README.md
rhyuen 99c606c
stick to ES6 import instead of CommonJS require
sangheestyle 6bfb859
refactor: remove unused imports
t49tran 44bf255
Add better logging when setting custom env var using .env
Jareechang 46971a8
Merge pull request #162 from seanhealy/ci-fix-perhaps
af764ec
updated a bunch of dependencies with non-breaking changes
1a04ebb
update jest
398d16f
update mongoose to v5
c5ea744
update typescript
09ba471
fix conflicts
ed91756
Merge branch 'updateDependencies'
9eb90ef
eg2.tslint has been deprecated
tylerbutler 455ef56
update demo page
382fd51
update extensions
3916ec5
Update README.md
b98a9a6
docs: fix typo
Jason-Cooke b1aec66
fix(jest): Update deprecated ts-jest config option.
jessestuart 2010e00
Merge pull request #195 from jessestuart/jesse/fix_jest_tsconfig_warning
fce7d7b
Merge pull request #192 from Jason-Cooke/patch-1
17ed73b
Merge pull request #188 from tylerbutler/tslint-extension
705868b
Merge pull request #182 from Jareechang/f-update-local-mongo-env-logging
168ba52
Merge branch 'master' into refactor-remove-unused-imports
1ac4ee9
Merge pull request #143 from jadsonluan/minor-grammar-fixes
77b6dd6
Merge pull request #144 from varundey/patch-1
f9bf389
Merge pull request #137 from atefBB/patch-1
e5b7d55
Merge pull request #169 from t49tran/refactor-remove-unused-imports
3ab858e
Merge pull request #157 from NMVikings/license_in_readme
51f4d04
Merge pull request #141 from pgilad/master
ba12be4
Merge pull request #164 from rhyuen/patch-1
5a405fb
Merge pull request #140 from juliawong/patch-1
11aadd3
Merge pull request #138 from KonradLinkowski/master
d8c7727
Merge pull request #135 from KonradLinkowski/patch-1
393a9db
Merge branch 'master' into master
6859b03
Merge pull request #151 from jarifibrahim/patch-2
7f4fa4a
Merge pull request #166 from sangheestyle/master
79f907e
Run npm audit fix
36e9e0e
Merge pull request #197 from microsoft/npm_audit_fix
a1a63ea
Improvements to the README from PR #145
107db4b
Merge pull request #198 from microsoft/readme_fix
c37be99
Merge pull request #127 from amodolo/bootstrap4
04a0baa
Update project dependencies
peterblazejewicz 7d6f781
Update express-validator usage to new version
peterblazejewicz 41be0e5
Update Mongoose initialization
peterblazejewicz 3fe1c0a
Fix TS compiler error
peterblazejewicz 277e9dd
Change Winston logger creation
peterblazejewicz f9d59b2
Allow to use default ES6 imports
peterblazejewicz ccf6ad8
Update .env template to use database name
peterblazejewicz 018200a
Merge pull request #200 from peterblazejewicz/update/deps
f14407d
remove unneccesary env load
8a37e9a
added link to vscode TSLint extention in readme
deadbaed 99ed257
Merge pull request #202 from x4m3/patch-1
peterblazejewicz 3943aff
Specify NodeJS version as strings in Travis configuration
peterblazejewicz 9ee5600
:memo: remove reference to legacy file. Closes #190
peterblazejewicz b1dd0f5
Simplify augmented module for express-flash
peterblazejewicz 788ae24
Bump lodash from 4.17.11 to 4.17.13
dependabot[bot] cceb743
Merge pull request #208 from microsoft/dependabot/npm_and_yarn/lodash…
peterblazejewicz 93d3997
Update NPM lock down file.
peterblazejewicz 98c5b0e
Merge pull request #210 from peterblazejewicz/update-lock-file
peterblazejewicz a2e090f
Merge pull request #206 from peterblazejewicz/feat/express-flash-types
db9e1ba
Merge pull request #204 from peterblazejewicz/fix/travis-yml-nodejs-v…
4a287b6
Merge pull request #205 from peterblazejewicz/fix/190
af2c813
Migrate TSLint to ESLint. Closes #209
peterblazejewicz 9817bef
Merge pull request #211 from peterblazejewicz/feat/209
peterblazejewicz a63906c
fix lint error
JipingWang 606ccf0
Merge pull request #212 from JipingWang/patch-2
c489bde
Fix lint warnings
mathiasvr 1bf5836
Merge pull request #214 from mathiasvr/lint-fix
4479a64
Fix typo
cbenz 0c8ba2e
Bump eslint-utils from 1.4.0 to 1.4.2
dependabot[bot] 40e7ba9
Merge pull request #223 from cbenz/patch-1
722ebf8
Merge pull request #224 from microsoft/dependabot/npm_and_yarn/eslint…
8592e13
Use update indexes access in Mongoose configuration. Fixes #225
peterblazejewicz ca14e7c
Merge pull request #226 from peterblazejewicz/fix/225
1409fd7
Update packages, add tests, add type casts (#229)
CarlosSolrac 9746234
start-dev launch option (nodemon, node-ts)
GrayStrider 97ac1a3
switch to ts-node-dev, watch views, remove dotenv-cli
GrayStrider File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
takes a few seconds to reload after changes, unlike nodemon;
--watch views
will also trigger reload on any change in views folder (still need to refresh the page to see them)unfortunatelly, couldn't make it trigger refresh on scss changes in public folder (
--watch public,views
), works when putting scss in views folder though.