Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konradlinkowski/ipbox
Auto guest book
https://github.com/konradlinkowski/ipbox
guestbook hacktoberfest ip leaflet openstreetmap table
Last synced: 2 months ago
JSON representation
Auto guest book
- Host: GitHub
- URL: https://github.com/konradlinkowski/ipbox
- Owner: KonradLinkowski
- Created: 2020-04-20T20:16:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T12:08:55.000Z (over 3 years ago)
- Last Synced: 2024-05-02T03:51:33.635Z (8 months ago)
- Topics: guestbook, hacktoberfest, ip, leaflet, openstreetmap, table
- Language: JavaScript
- Homepage: https://ipbox.herokuapp.com/
- Size: 470 KB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IP Box
Auto guest book# Live
https://ipbox.herokuapp.com/# Installation
1. Create `.env` file.
2. Setup mongodb connection string (see `.env.example`).
3. Run `yarn && yarn start`.