- 3.0.2
You need to have access to the file master.key
in order to be able to decrypt every credentials
db:create
db:schema:load
./bin/dev
then the application will run under http://localhost:5000/
You can change the default port by using a variable environment PORT
with the value of your choice
bundle exec rspec
To compile the css to only create what is needed
npx tailwindcss -i app/assets/stylesheets/application.css -o app/assets/stylesheets/wind.css --watch
So far only meant to run locally on my computer, since the API usage is limited and it is bounded to a personal account