https://github.com/firmanjs/express-restfull-api-
Service Authentication
https://github.com/firmanjs/express-restfull-api-
epxressjs javascript nodejs postgresql sequelize
Last synced: 10 days ago
JSON representation
Service Authentication
- Host: GitHub
- URL: https://github.com/firmanjs/express-restfull-api-
- Owner: firmanJS
- Created: 2019-07-20T13:45:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T11:46:29.000Z (over 3 years ago)
- Last Synced: 2025-03-28T09:11:48.114Z (about 1 year ago)
- Topics: epxressjs, javascript, nodejs, postgresql, sequelize
- Language: JavaScript
- Homepage:
- Size: 243 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://codeclimate.com/github/firmanJS/Express-Restfull-API-/maintainability)
## How To Use
run install depedencies
```sh
npm install
```
runing migration
```sh
npx sequelize-cli db:migrate
```
config database in folder `config/config.json`
run node app
```sh
node ./bin/www
```
server runing in port 6500 ----> cek in folder bin/www