Skip to content

denissosnowsky/reactNativeSigmaTodoServer

Repository files navigation

Description

This is a server application for Todos client application. The server receives http requests fot CRUD operations. The app is wriiten using NodeJS, NestJS, TypeScript, MongoDB, Mongoose

Installation

In the project directory run:

npm install

This command will install all the needed dependencies to the server.

Launch

Now your server is good to go. Run this command in the project directory to start:

npm start

You server runs on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published