Skip to content

Optider/movie-ticket-booking

Repository files navigation

Movie Ticket Booking

A Movie ticket booking portal APIs build using NestJs (a Node.js framework for building efficient and scalable server-side applications).

NPM Version CircleCI

Description

The APIs for a movie ticket booking portal.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

View API docs

Start the app and go to http://localhost:3000/api, to view swagger docs.

Stay in touch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published