/noteapites

Primary LanguageJavaScript

noteapites

How to run the project

You need to install required dependencies (libraries) by typing in the terminal

npm install

Then you can run this project by:

  • Using node
    npm start
  • Using nodemon
    npm run dev

Enviroment Variables

This project uses environment variables likes : MYSQL_PASSWORD="" MYSQL_HOST="" MYSQL_DATABASE="" MYSQL_USER="" PORT="" JWT_SECRET=""

Auto import function

Auto import can be used in all of controller, middleware, and helper functions


Database Diagram

https://dbdiagram.io/d/5fe1e33a9a6c525a03bbfb28