https://github.com/unicodeveloper/meanmap
:rage: :earth_africa: Meanmap's Open Source Application Built With The Mean Stack
https://github.com/unicodeveloper/meanmap
Last synced: 6 months ago
JSON representation
:rage: :earth_africa: Meanmap's Open Source Application Built With The Mean Stack
- Host: GitHub
- URL: https://github.com/unicodeveloper/meanmap
- Owner: unicodeveloper
- License: mit
- Created: 2015-06-09T10:42:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-01T09:38:48.000Z (over 9 years ago)
- Last Synced: 2025-05-12T18:17:50.154Z (8 months ago)
- Language: CSS
- Homepage:
- Size: 6.08 MB
- Stars: 5
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/busayo/meanmap/releases)

## Meanmap
Meanmap is an interactive map for Mean Stack Developers all over the world. The mean stack has become one of the biggest communities of fans, contributors and backers worldwide. It provides an avenue where a mean 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 git@github.com:busayo/meanmap.git meanmap/`
2. `cd` into the meanmap folder and run the following commands:
1. Run `npm install`
2. Run `nodemon server.js`
3. Open your chrome browser and see the application on `localhost:3000`
## Contributing
Thank you for considering contributing to Meanmap! The contribution guide is as follows:
#### Submit a pull request in this format:
##### A new feature
[Meanmap][#Feat] *Short Description of the Feature*
##### A Fix for a bug
[Meanmap][#Fix] *Short Description of the Fix to a bug on the app*
## Security Vulnerabilities
If you discover a security vulnerability within Meanmap, please send an e-mail to Prosper Otemuyiwa at prosperotemuyiwa@gmail.com. All security vulnerabilities will be promptly addressed.
### License
Meanmap is open-sourced software licensed under the [MIT license](https://github.com/busayo/meanmap/blob/master/LICENSE)