todos-react-elysia
π A fullstack todos app built with React and Elysia using Bun.
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- ci.yaml
- extensions.json
- settings.json
- vite.svg
- TodoAddForm.tsx
- TodoEditModal.tsx
- TodoList.tsx
- TodoListItem.tsx
- todos.store.ts
- App.tsx
- index.css
- main.tsx
- vite-env.d.ts
- .gitignore
- biome.json
- index.html
- package.json
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- migrate.ts
- index.ts
- models.ts
- schema.ts
- todos.ts
- api.ts
- app.ts
- env.ts
- exports.ts
- index.ts
- .env.example
- .gitignore
- biome.json
- drizzle.config.ts
- package.json
- tsconfig.json
- .gitignore
- biome.json
- bun.lock
- LICENSE
- package.json
- README.md
- turbo.json
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/tanishqmanuja/todos-react-elysia
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd todos-react-elysia
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
cd client
μ΄ νλ‘μ νΈμ κ΄λ ¨ νμΌμ΄ νμ ν΄λ μμ μμ΄μ, λ¨Όμ κ·Έ ν΄λλ‘ μ΄λν©λλ€.
npm install
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
npm start
κ°λ°/μ€ν μλ²λ₯Ό μΌλλ€.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
// repository documentation
Was this content helpful?
(0 ratings)
