Sito web per la gestione e l'iscrizione ai corsi offerti dalla palestra OlympusGym.
$ [bundle exec] rake db:drop:all
$ [bundle exec] rake db:create:all
$ [bundle exec] rake db:migrate
$ [bundle exec] rake db:setup
$ bundle exec cucumber
$ bundle exec rspec [-f d]
$ rails server
- Visitare
http://localhost:3000
-
Ruby version: 3.0.0
-
Rails version: 6.1.3
-
Sqlite3 version: 3.31.1
-
Yarn version: 1.22.5