-
System dependencies
- Ruby
3.1.2
- bundler
>= 2.3.13
- bundler
- Node.js
>= 16.13.2
- npm
>= 8.0
- yarn
>= 1.22.0
- npm
- PostgreSQL
- Ruby
-
Configuration
- Install the system dependencies
- Configure
config/database.yml
- Create the
master.key
echo '5e551f38b98371e0950af2403898ddf0' > config/master.key chmod 600 config/master.key
- Run
bin/setup
(the PostgresSQL must be up and running)
-
Database creation
- Run
bin/rails db:setup
- Run
-
How to run the test suite
bin/rails spec
-
How to run the application locally
bin/dev
- Open in your browser:
http://localhost:3000
-
Notifications
You must be signed in to change notification settings - Fork 7
serradura/todo-bcdd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|