saifoelloh / perpustakaan

Library API created with expressJS, sequelize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API PERPUSTAKAAN

Requirements

  • latest docker-compose
  • text editor (VIM)
  • snack
  • create docker network with name of local
  • create docker container postgres with local network

Installation

  • clone this repo
  • create .env file with basic setup inside .env.example
  • change the current env with yours
  • docker-compose --env-file ./.env up -d
  • go to inside api container
  • yarn migrate
  • happy coding :D

About

Library API created with expressJS, sequelize


Languages

Language:JavaScript 98.7%Language:Shell 1.0%Language:Dockerfile 0.4%