Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamraphson/mernmap
Mernmap Open Source Application Built With The MERN(Mongodb , ExpressJS, ReactJS, NodeJS)
https://github.com/iamraphson/mernmap
Last synced: about 2 months ago
JSON representation
Mernmap Open Source Application Built With The MERN(Mongodb , ExpressJS, ReactJS, NodeJS)
- Host: GitHub
- URL: https://github.com/iamraphson/mernmap
- Owner: iamraphson
- License: mit
- Created: 2016-07-03T16:43:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-24T11:42:25.000Z (about 8 years ago)
- Last Synced: 2024-04-14T23:17:23.445Z (8 months ago)
- Language: CSS
- Homepage: http://mernmap.herokuapp.com/
- Size: 5.04 MB
- Stars: 10
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-opensource-apps - MERNMAP
README
## Meanmap
MERNMAP is an interactive map for mern(MongoDB, ExpressJS, ReactJS, NodeJS) Stack Developers all over the world. It provides an avenue where a mern stack developer can easily identify another developer in his local environment especially where there is no local meetup group.
## Installation
1. Clone this repository: `git clone https://github.com/iamraphson/mernmap.git mernmap/`
2. `cd` into the mernmap folder and run the following commands:
1. Run `npm install`
2. Run `npm install -g nodemon`
3. Run `nodemon server.js`
3. Open your chrome browser and see the application on `localhost:3000`## Contributing
Thank you for considering contributing to mernmap!
## Security Vulnerabilities
If you discover a security vulnerability within mernmap, please send an e-mail to Ayeni Olusegun at [email protected] . All security vulnerabilities will be promptly addressed.### License
MERNMAP is open-sourced software licensed under the [MIT license](https://github.com/iamraphson/mernmap/blob/master/LICENSE)