Skip to content

michael-255/self-pilot-app

Repository files navigation

Self Pilot

A collection of tools and mini-apps for day-to-day life.

TODO

Build some of the tools:

  • Loan Calculator
  • Check Helper (convert numbers to words)

Update copilot-instructions to be tailored for the project and more useful.

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Supabase

To create a new SQL migration file.

npx supabase migrations new FILE_NAME

About

A collection of tools and mini-apps for day-to-day life.

Resources

Stars

Watchers

Forks

Contributors