Skip to content

Bnei-Baruch/mdb-admin

Repository files navigation

Overview

Admin interface to slice & dice whatever is in the MDB.

Contributing

Develop your feature locally and submit a pull request.

Make sure you have Node.js and Yarn installed. Then:

  1. Clone this repo
$ git clone https://github.com/Bnei-Baruch/mdb-admin.git
  1. Install all dependencies
$ cd kmedia-mdb
$ yarn install
  1. Configure environment
$ cp .env.sample .env

Open .env in your favorite editor and set all variables to their appropriate values.

  1. Run dev server
$ yarn start

License

MIT

Releases

No releases published

Packages

No packages published

Languages