greysonmrx / node-structure

A node based structure to start new projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node

A node based structure to start new projects

Made by Greyson Language count License

Dependencies

Getting started

  1. Clone this repo using https://github.com/greysonmrx/node-structure.git
  2. Move to the appropriate directory: cd node-structure.
  3. Run yarn to install dependencies.
  4. Copy the .env.example file and rename it to .env.
  5. Add all the values for the environment variables.
  6. Run yarn dev to run the servers at http://localhost:5000.
  7. Run yarn test to run the tests.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

License

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

Made with ♥️ by Greyson 👋

About

A node based structure to start new projects

License:MIT License


Languages

Language:JavaScript 100.0%