emirhansirkeci / spotra-server

API application to be developed for the backend of the Spotra project.

Home Page:https://spotra-nest-server.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Nest.js Project

Description

API application to be developed for the backend of the Spotra project.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

API application to be developed for the backend of the Spotra project.

https://spotra-nest-server.vercel.app/


Languages

Language:TypeScript 85.5%Language:JavaScript 14.5%