schooldehofakker / schooldehofakker.nl

Publieke website van School de Hofakker
https://schooldehofakker.nl
MIT License
0 stars 0 forks source link

schooldehofakker.nl

Publieke website van School de Hofakker

Screenshot van de website

Ci GitHub issues open Dependabot Status ruby version rails version

Data model

Erd

Getting started

Contributing

We encourage you to contribute to schooldehofakker.nl! Please check out the Contributing to schooldehofakker guide for guidelines about how to proceed.

Checkout the code

git clone https://github.com/schooldehofakker/schooldehofakker.nl.git
cd schooldehofakker.nl
dip provision
dip rails s
dip rubocop
dip rspec

Deploy

Once you're ready to deploy to Heroku, run:

heroku apps:create
heroku buildpacks:add heroku/ruby --index 2
git push heroku master
heroku run rake db:seed
heroku open

Or you can click this button to deploy straight to Heroku from this repository:

Deploy

Success, live long and prosper!

Suggestions, problems, typos?

Get in touch by adding an issue.