This app will generate random albanian words hopefully as a start
-
Install dependencies:
npm install -
Create
.envin the main directory looking up.env.sample -
Run
docker-compose -f mysql.yml up -d -
Migrate the database
npm run migrate -
Seed the database
npm run seed -
Adminer will be running at http://localhost:8080