Demo of slash_admin on the theme of Formula 1 🏎️
User
admin
Password
admin@admin
Require pg
gem and following env vars
ENV['POSTGRES_USERNAME']
ENV['POSTGRES_PASSWORD']
ENV['POSTGRES_PORT']
For google_map
ENV['GOOGLE_MAP_KEY']
Install gems
bundle install
Initialize database
rails db:migrate
Seed with data
rails db:seed
Import data from CSV
rails import:data
Bug reports and pull requests are welcome on GitHub at https://github.com/nicovak/slash_admin_demo. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the slash_admin project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.