Skip to content

schooldehofakker/schooldehofakker.nl

Folders and files

NameName
Last commit message
Last commit date
Jun 28, 2021
Jun 17, 2021
Jun 28, 2021
Sep 8, 2020
Feb 19, 2021
Mar 24, 2021
Sep 4, 2020
Jun 19, 2020
Sep 4, 2020
Mar 24, 2021
Jun 19, 2020
Jun 19, 2020
Jun 19, 2020
Jun 19, 2020
Aug 3, 2020
Feb 19, 2021
Feb 19, 2021
Mar 18, 2021
Mar 18, 2021
Apr 15, 2021
Jul 30, 2021
Jul 30, 2021
May 12, 2019
Feb 5, 2021
Feb 16, 2021
Jun 19, 2020
Feb 19, 2021
Jun 19, 2020
Feb 19, 2021
May 17, 2021
Mar 24, 2021
Apr 28, 2019
Feb 19, 2021
Jun 19, 2020
Feb 15, 2021
Jun 17, 2021

Repository files navigation

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.