Skip to content

Repository files navigation

DoubleRep

A web application for tracking bodyweight training progress.

About

DoubleRep helps you track your bodyweight training sessions based on structured workout plans. Monitor your progress, log exercises, and stay motivated on your fitness journey.

Tech Stack

Getting Started

We're using bun by default, but you can modify the scripts in package.json to use your preferred package manager.

  1. Install dependencies:

    bun install
  2. Create a .env.local file based on .env.local.example.

  3. Generate the schema to your database with convex:

    bun generate
  4. Run the development server:

    bun dev

    The development server should now be running at http://localhost:3000.

Available Scripts

These scripts in package.json use bun by default, but you can modify them to use your preferred package manager.

  • dev - Run the development server
  • build - Build for production
  • start - Start the production server
  • ui - The shadcn/ui CLI (e.g. bun ui add button to add the button component)
  • format - Run Ultracite for formatting your code
  • deps - Selectively upgrade dependencies via taze

Building for Production

Read the hosting docs for information on how to deploy your TanStack Start app.

License

MIT


Built with react-tanstarter template.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages