Home

Awesome

Bemi Rails Example

You can find a demo and detailed documentation here https://docs.bemi.io.

System Dependencies

Installation

make init
make up-services
make create
cp .env.sample .env

Development

make install
make migrate
make up