Skip to content

A react typescript template that is made fullstack through bun. Frontend uses vite, typescript, react & react router

Notifications You must be signed in to change notification settings

JevonThompsonx/react_ts_template_fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to

  • bun run install:all
    • to install all dependencies
  • bun run dev
    • to start server
      • frontend: port 3000
      • backend: port 8080

Development

  • Target /api/ for backend
  • Target / for frontend
  • Uses proxy to auto route to backend if link starts with "/api"

Personal use

  • Most likely using vercel for launching frontend
  • Render for launching backend

About

A react typescript template that is made fullstack through bun. Frontend uses vite, typescript, react & react router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published