This is a normal rails 7 app created with rails new
with postgresql as the database and tailwind configured.
As part of the test, you might need to configure and install additional things like view compononents
- Standard rails 7 workflow.
- Make sure you create database (rails db:create).
- Run server with
bin/dev
I tried different platforms to deploy the app including vercel, render, fly.io and others some how they required payment card as verification, which Unfortunatly I don't have it.