Skip to content

Boilerplate for nodejs projects written in coffeescript.

Notifications You must be signed in to change notification settings

MicMonen/micro-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton NodeJS project

Skeleton project for nodejs projects written in coffeescript.

Todo after downloading this project

  1. Rename dotenv to .env
  2. Change .env variables
  3. Remove .git folder
  4. git init
  5. Rename name and description in package.json
  6. Replace "license: ISC" to "private: true" in package.json
  7. yarn/npm i
  8. yarn/npm run watch
  9. curl localhost:5000/health should return OK

About

Boilerplate for nodejs projects written in coffeescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published