Run the available setup script and migrate the database:
./bin/rails db:create db:migrate && ./bin/setup
Run the server with the provided script and open go to http://localhost:22021:
./bin/start
Run the available setup script and migrate the database:
./bin/rails db:create db:migrate && ./bin/setup
Run the server with the provided script and open go to http://localhost:22021:
./bin/start