Skip to content

afrijaldz/express-sequelize-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP]

Express Sequelize Starter

Description

Repository to make new nodejs project using express, sequelize orm and jwt authentication

How to use

  • clone this repository

    git clone git@github.com:afrijaldz/express-sequelize-starter

  • Make mysql database

  • Setting config file in config/config.json

  • Setting the .env file from .env.example

  • Install the dependencies

    npm install or npm i

  • Run development

    npm start

    If you're using Linux and there's error

    node-pre-gyp install --fallback-to-build

    Install

    sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++

Contributing

Feel free to contribute to this project

MIT

About

👑 Express, MySQL with Sequelize ORM, JWT Authentication starter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published