Hacker News new | ask | show | jobs
by ssalat 1052 days ago
Stephan here, lead-developer of Formula8. For all who are interested in the technical implementation, I am available for exchange.

Quick overview of the stack: - Remix React Application with Server-Side-Rendering (TypeScript) - Supabase Backend & Database (Postgres) - AWS Serverless Functions for batch-processing & fronted delivery - AWS Cloudfront as CDN

1 comments

UI and continuous deployment? ;-)
We use https://github.com/architect/architect for provisioning and deployment of the functional web app via GitHub Actions (…whenever they work — availability was not that great the recent weeks)

Tests are based on Cypress (https://www.cypress.io).

For the UI/UX we work with https://tailwindui.com and paid them for their great work.. saves a lot of time building React components.