Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 292 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 292 Bytes

API PERPUSTAKAAN

Requirements

  • latest docker-compose
  • text editor (VIM)
  • snack

Installation

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