No description
Find a file
Bhavnoor Singh Saroya c297ad6085
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
fresh start
2025-08-25 12:41:18 -07:00
.github/workflows added github actions 2025-05-26 13:01:06 -07:00
public add ByteCamp and tutorial section with YouTube integration 2025-05-07 12:48:23 -07:00
src fresh start 2025-08-25 12:41:18 -07:00
.dockerignore code change to work in Fly.io 2025-04-21 17:14:56 -07:00
.gitignore style improvement 2025-05-20 12:04:14 -07:00
bun.lock fresh start 2025-08-25 12:41:18 -07:00
docker-compose.yml corrected container app 2025-05-26 14:17:01 -07:00
Dockerfile fresh start 2025-08-25 12:41:18 -07:00
Dockerfile.dev added docker-compose and Docket.dev for github pages 2025-05-26 14:11:12 -07:00
eslint.config.js Initial Commit 2025-04-11 13:56:58 -07:00
fly.toml fresh start 2025-08-25 12:41:18 -07:00
index.html fresh start 2025-08-25 12:41:18 -07:00
nginx.conf fresh start 2025-08-25 12:41:18 -07:00
package-lock.json fresh start 2025-08-25 12:41:18 -07:00
package.json fresh start 2025-08-25 12:41:18 -07:00
pnpm-lock.yaml fresh start 2025-08-25 12:41:18 -07:00
README.md Initial Commit 2025-04-11 13:56:58 -07:00
server.js fresh start 2025-08-25 12:41:18 -07:00
vite.config.js fresh start 2025-08-25 12:41:18 -07:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.