0.0.4 • Published 5 years ago

generator-petestrat-backend v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

generator-petestrat-backend

Express & Postgresql boiler plate

Installation

First, install Yeoman and generator-petestrat-backend using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-petestrat-backend

Then generate your new project:

yo petestrat-backend

Then Install dependencies using your preferred package manager.

Sample .env file included, remember to add that to your .gitignore

Change the database entries in the .env file to match your local settings

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Pete_Strat

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago