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: 6 months ago
JSON representation

Auto guest book

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`.