An open API service indexing awesome lists of open source software.

https://github.com/bitnbytesio/pgm

Pluto Gym Managment System
https://github.com/bitnbytesio/pgm

angular gym management nodejs

Last synced: 28 days ago
JSON representation

Pluto Gym Managment System

Awesome Lists containing this project

README

          

# Pluto Gym Managment System

##### Requirements
* Node.js >= 8
* MongoDB >= 3.4

##### Installation

**Step 1:**
First step is to install dependencies.
```shell
npm install
```

**Step 2:**
Seed required data information.
```shell
npm run fresh-install
```

**Step 3:**
Final step, start server.
```shell
npm run serve
```

##### Default Credentials
Username: admin
Email: admin@example.com
Password: 000000

> In case of any issue, please post it on git repo of project.

For commercial product or source code, contact: aggarwalarpit93@gmail.com/+91 97163 74440.