Skip to content

An API for managing students and lessons in the school using NestJS, TypeORM, MongoDB, Apollo and GraphQL.

Notifications You must be signed in to change notification settings

sovannarapov/school-management-api

Repository files navigation

School Management App

Look at the Nestjs Graphql and Graphql documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install
# yarn
yarn install

Development Server

Start the development server on http://localhost:3000

# npm
npm run start
# yarn
yarn run start

About

An API for managing students and lessons in the school using NestJS, TypeORM, MongoDB, Apollo and GraphQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published