Skip to content

smyha/PTI-GymPalBack

Repository files navigation

PTI-GymPalBack

Backend service for the GymPal application built with Hono and TypeScript.

🚀 Quick Start

Available Scripts

  • pnpm dev - Start development server with hot reload
  • pnpm build - Build the project for production
  • pnpm start - Start the production server

Installation

# Install dependencies
pnpm install

Start development server

pnpm dev

Development

The server will be running on http://localhost:3000

🚀 Deployment

  1. Build the project:
pnpm build
  1. Start the production server:
pnpm start

About

Backend of the PTI Project Q1 2025-2026

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors