π
π
π
π
freshlytics
Searchβ¦
Introduction
Installation
Usage
Development
Troubleshooting
Screenshots
Powered By
GitBook
Development
Install
docker
and
docker-compose
Start the containers
1
$ docker-compose up --build
Copied!
Migrate and seed the database
1
$ docker-compose run freshlytics npm run migrate
2
$ docker-compose run freshlytics npm run seed
Copied!
Optional: seed the data with test values
1
$ docker-compose run freshlytics npm run seed:test
Copied!
Previous
Usage
Next
Troubleshooting
Last modified
2yr ago
Copy link