Skip to content

Node.JS (Express) Admin Panel + REST API with MongoDB for AnimalAPP

Notifications You must be signed in to change notification settings

leartgjoni/animal-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.JS (Express) Admin Panel + REST API with MongoDB for AnimalAPP

The application consists of:

  • an admin panel with Handlebars as view engine, to manage users and posts in AnimalApp.
  • REST API to communicate with the React Native App. AnimalApp repo: https://github.com/leartgjoni/animal

Here is an example:

alt text

How to run the app

1. npm install
2. npm start
3. open browser at: localhost:3000

Don't forget to star this repo ;)

About

Node.JS (Express) Admin Panel + REST API with MongoDB for AnimalAPP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published