close
Skip to content

CodenityOrg/helpet-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

207 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helpet-API

Installation

For a new installation in local machine, you need to run the next commands:

NPM libraries

npm install

Seeder

Insert fake data in the local database for preview all views and test the app functionalities

npm run seeder

Run

Run the express app

npm run local

If you don't reload the app for each change, you can use

npm run local-watch

It reload the server for each change you do.

The app is running in the port: 3000, so, you can see with the URL: http://localhost:3000/api

About

REST API for a lost pets platform with real-time notifications, geolocation, and image uploads. Built with Node.js, Express, MongoDB, WebSockets, Swagger, and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors