hansyulian / nanuru-demo-20220220

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

  1. NodeJS 12+

Installation

  1. npm i
  2. cp .env.example .env
  3. please edit the .env with database configuration accordingly
  4. npm run db:migrate
  5. npm run seed:all

About


Languages

Language:TypeScript 83.7%Language:JavaScript 11.9%Language:CSS 4.2%Language:Shell 0.2%