elfinsanjaya12 / Server-Fabric-Store

API E-Commerce

Home Page:https://fabric-store.herokuapp.com/api/v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

git clone https://github.com/elfinsanjaya12/Server-Fabric-Store.git :

$ git clone https://github.com/elfinsanjaya12/Server-Fabric-Store.git

cd Server-Fabric-Store

$ cd Server-Fabric-Store

npm install

$ npm install

npm install -g sequelize

$ npm install -g sequelize

npm db_start

$ npm db_start

npm install -g nodemon

$ npm install -g nodemon

sequelize db:create

$ sequelize db:create

import database wilayah

wilayah.sql

sequelize db:migrate

$ sequelize db:create

sequelize db:seed:all

$ sequelize db:seed:all

npm dev

$ npm dev

DOCS API

Local

localhost:3000/api/v1

Deploy

https://fabric-store.herokuapp.com/api/v1

Lisensi

dibuka untuk umum

About

API E-Commerce

https://fabric-store.herokuapp.com/api/v1


Languages

Language:JavaScript 47.8%Language:TSQL 38.7%Language:HTML 11.3%Language:CSS 2.2%