An Idea board app built as a Rails 5.1 API app, based on the Rails 5 API and React.js tutorial - How to make an Idea board app.
The app has API endpoints for adding, editing and deleting ideas.
Production config for Heroku was done according to this super useful article.