Skip to content

Hoanle396/NestJS-Learning-App-Backend

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ yarn

Running the app

# development
$ yarn start


# watch mode
$ yarn dev


# production mode
$ yarn start:prod

Environment Example

DATABASE_USER=postgres
DATABASE_PASSWORD=postgres
DATABASE_DBNAME=postgres

GOOGLE_ID=<your google client id>
GOOGLE_SECRET=<your google secret>


APP_HOST=http://127.0.0.1:3000/

MORE

20220627_233332.mp4

Nest is MIT licensed.

About

Backend for study app learning using nestjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published