DEV Community

Cover image for Day 1 Build and Plans
thankamatho
thankamatho Subscriber

Posted on

Day 1 Build and Plans

The world's largest hackathon presented by bolt.new started today.

Intro

  • Created my basic prompt
  • Used Bolt's enhance prompt
  • Made some UI changes
  • Bug fixed

Supabase

  • Setup initial Supabase integration
  • Had Bolt create database tables based on it's mock data
  • Setup Authentication with Supabase
  • Had to fix some policy issues and function triggers for the right data

Deployment

  • It literally happened so fast I wasn't able to cancel it to catch it on stream before it finished
  • Will finish integrating github for automated deployments tomorrow

General Plans

  • Move through features and move from mock data to supabase data The longer I wait, the more tokens I will lose to mock data writes
  • Will Focus on DM mode as the UI should mostly translate over as a subset to Player mode
  • Setup AI code review and documentation tools
  • Convert over to a theme system for customization and easier maintenance
  • Implement some UI components from 21st.dev

Top comments (0)