Skip to content

ShawnaMichell12/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Running the Project

Backend

cd backend
bun install
bun run start:dev

Backend runs on http://localhost:3000

Frontend

Open a new terminal:

cd frontend
bun install
bun run dev

Frontend runs on http://localhost:5173

API Endpoints

  • POST /api/generate-link - Generate a secure link
  • GET /api/docs/view/:token - Redeem a one-time link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors