Skip to content

Newcss/NLessons

Repository files navigation

Install the app

# clone app from git
$ git clone https://github.com/Newcss/NLessons.git
# cd to the app directory
$ cd NLessons
# install dependencies
$ npm install

Running the app

# start app
$ docker-compose up

Services

Pgadmin: http://localhost:5050/browser/#

Api documentation: http://localhost:3000/api

Model data

img.png

Description

An NestJS-based web server that works with data on classes, teachers and students. The data is stored in the PostgreSQL DBMS. Two tasks have been implemented. The first is data request, the second is data manipulation.

About

NestJS app for lessons, teachers and students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published