5 ms·
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:
by ssalat 3y 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
- ozelenko 3y agoUI and continuous deployment? ;-)
- ssalat 3y agoWe use https://github.com/architect/architect 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 https://www.cypress.io). For the UI/UX we work with https://tailwindui.com https://tailwindui.com and paid them for their great work.. saves a lot of time building React components.