docker-compose -f config/local-db.yml up
Go to http://localhost:8081 and create a database named far
yarn install && yarn server
docker-compose -f config/local-db.yml up
Go to http://localhost:8081 and create a database named far
yarn install && yarn server