Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch

https://touch.starmode.dev/

Configure services

Configure Neon

  1. Go to https://console.neon.tech/
  2. Click New project
  3. Pick a name and click Create

Configure Clerk

  1. Go to https://dashboard.clerk.com/apps/new
  2. After creating the Clerk application, find the correct environment variables here https://clerk.com/docs/quickstarts/tanstack-react-start#set-your-clerk-api-keys
  3. Add the Clerk environment variables as Cloudflare Workers secrets: bunx wrangler secret put <KEY>

Contributing

Prerequisites

  1. Install Node.js (v22.x)
  2. Install Bun
  3. Clone the git repo
  4. Install dependencies: bun install

Local development

  1. Add development environment variables to .dev.vars
  2. Install dependencies: bun install
  3. Start the app in development mode: bun dev

Devops

Configured tools

Quality

Platform

Releases

Packages

Contributors

Languages