8000 GitHub - tanishqmanuja/todos-react-elysia: πŸ“‘ A fullstack todos app built with React and Elysia using Bun.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tanishqmanuja/todos-react-elysia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

Todos App (React + ElysiaJS)

A simple starter fullstack todos app built with React and ElysiaJS using bunJS. This project is purposefully kept minimal so that it can be used as a starting point for beginners-intermediate level developers.

πŸ’» Client

Uses the following tech stack.

🌐 Server

Uses the following tech stack.

πŸͺ„ Other Goodies

πŸš€ Usage

πŸ“¦ Installing Dependencies

Run this command from the root directory.

bun install

🟣 Starting Backend

To start elysia server, run this command from the ./server directory.

bun run dev

If this is your first time running the server, you'll need to generate the db file with this command.

bun run db:push

πŸ”΅ Starting Frontend

To start vite dev server, run this command from the ./client directory.

bun run dev

Yes, run both at the same time, its that simple !!!

todos-react-elysia.mp4

πŸ€ Show your Support

Give a ⭐️ if this project helped you!

About

πŸ“‘ A fullstack todos app built with React and Elysia using Bun.

Topics

Resources

License

Stars

Watchers

Forks

0