dunglongtran / nkc-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nkc-assignment

Install

yarn global add lerna yarn install

Config

Database

type: Postgres

host: localhost

username: postgres

password: postgres

database: postgres

or change database config in packages/module-database/src/module-database.module.ts

Run

yarn start:nkc

backend: [http://localhost:8000/graphql] frontend: [http://localhost:3000]

About


Languages

Language:TypeScript 95.1%Language:HTML 2.6%Language:CSS 1.4%Language:JavaScript 0.9%