hueldera / fr-node

FR Node helps you build a application using node, nodemon, express, mongoose, body-parser, cors...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FR Node CLI

It's a CLI to help you build a REST API using node, feel free to use npm, yarn, restify, express. Doens't metter, just use and build whatever you want!

Installing

  yarn global add fr-node OR 
  npm install -g fr-node

Commands

  fr-node init NameOfProject

TODO

  • Return better errors
  • Implement tests
  • Improve the runtime

License

MIT - see LICENSE

About

FR Node helps you build a application using node, nodemon, express, mongoose, body-parser, cors...

License:MIT License


Languages

Language:JavaScript 53.6%Language:HTML 46.4%