Skip to content

Just a reusable, customizable web server template. Optimized for Heroku, using Express, Monk, MongoDB and some other stuff listed below.

Notifications You must be signed in to change notification settings

Aeval/AevalsNodeWebServer

Folders and files

NameName
Last commit message
Last commit date
May 28, 2019
May 28, 2019
May 28, 2019
May 28, 2019
May 28, 2019
May 28, 2019
May 28, 2019
May 28, 2019
May 28, 2019
May 28, 2019
May 28, 2019
Jul 17, 2020
May 28, 2019

Repository files navigation

Aeval's Node.js Web Server Template

Just a reusable, customizable web server template. Optimized for Heroku, using Express, Monk, MongoDB and some other stuff listed below.

In order to contribute to development:

  1. Install git
  2. Install npm
  3. Clone repo
  4. Run:
cd [whatever_your_project_name_is]

npm install
  1. Open a new branch to develop on
  2. Merge to Master branch to push live

Break down into end to end tests

Please test whatever changes you merge immediately

Login functionality examples included in Routes and the Users controller file

Deployment

To deploy to Heroku, create a new Heroku app and follow their setup steps. They are pretty well documented so I won't include steps here.

Built With

##Useful Additions for the Front End

Authors

  • Zak "Aeval" Fisher - Initial work and organization. - GitHub Profile

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Just a reusable, customizable web server template. Optimized for Heroku, using Express, Monk, MongoDB and some other stuff listed below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published