Skip to content

ikem-legend/train-ticket-server

Repository files navigation

Nest Logo

Description

Train ticket booking server.

This project was built with Nest and MongoDB to enable easy train ticket booking and includes functionality like authentication, real-time ticket booking as well as admin features like activation and deactivation of trains and updating booking capacity

Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

License

Nest is MIT licensed.

About

A simple server for train ticket bookings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published