floxydio / backend-tugasakhir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

  • Download Node.js from here
  • Download Docker and Docker Compose from here
  • Clone this repository
  • Run npm install in the root directory
  • Run docker-compose up -d in the root directory
  • Dont forget to add .sql files to phpmyadmin and config .env
  • Run ./generate.sh in the root directory
  • Run npm run dev in the root directory

Tech Stack

About


Languages

Language:TypeScript 99.6%Language:JavaScript 0.3%Language:Shell 0.1%