GitXplorerGitXplorer
K

IPBox

public
3 stars
5 forks
8 issues

Commits

List of commits on branch master.
Verified
9e636c10734af9b6f8d7e2ff5650407806ddef6e

Merge pull request #21 from KonradLinkowski/dependabot/npm_and_yarn/axios-0.21.1

KKonradLinkowski committed 4 years ago
Verified
bb0b4ccd0de25bae7af5e8f6aadbf811e237547f

Bump axios from 0.19.2 to 0.21.1

ddependabot[bot] committed 4 years ago
Unverified
ed821ffa56f2019593222b45713c875c79e39649

Merge branch 'master' of https://github.com/KonradLinkowski/IPBox

KKonradLinkowski committed 4 years ago
Unverified
d3533002038b58415d16e2ffd3e8d5152ce4ef49

Css fixup

KKonradLinkowski committed 4 years ago
Verified
d22e704da6accd20f45ec5f74e149ab65700a4ce

Merge pull request #20 from KonradLinkowski/add-delete-button

KKonradLinkowski committed 4 years ago
Unverified
dcb9f07f553646803ae6a4e8f580833a4838a157

Add delete button

KKonradLinkowski committed 4 years ago

README

The README file for this repository.

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.