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