A fast UI for searching generic datasets.
- Install Node.
- Clone this repository.
npm install
node server
- Visit http://localhost:3000.
If you'd like to create an initial admin user:
cd broker
make admin
make items customer=gifs
- Use Heroku or Dokku.
git push dokku