Skip to content

samdbrice/lean-starter-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L(inux)E(xpress)A(ngular)N(est)

LEAN Stack - TypeScript Starter

Implementation of LEAN Stack using the Nest and Angular starter packs. Ready for Heroku deployment.

Install

npm run install

Develop

npm run start:dev

Deploy

heroku create
heroku config:set NPM_CONFIG_PRODUCTION=false
git push heroku master
heroku open

enjoy - sbrice

Releases

No releases published

Packages

No packages published