No description
Find a file
2025-01-24 12:07:57 +01:00
app Read users name and display it 2025-01-24 12:07:57 +01:00
public Init 2024-12-27 12:40:08 +01:00
.editorconfig Deploy on pv.wtf infra 2025-01-24 12:07:57 +01:00
.gitignore Deploy on pv.wtf infra 2025-01-24 12:07:57 +01:00
.prettierrc Init 2024-12-27 12:40:08 +01:00
bun.lockb Deploy on pv.wtf infra 2025-01-24 12:07:57 +01:00
docker-compose.yaml Read users name and display it 2025-01-24 12:07:57 +01:00
Earthfile Deploy on pv.wtf infra 2025-01-24 12:07:57 +01:00
jobspec.hcl Read users name and display it 2025-01-24 12:07:57 +01:00
package.json Add authentication 2024-12-27 22:06:51 +01:00
postcss.config.js Init 2024-12-27 12:40:08 +01:00
README.md Init 2024-12-27 12:40:08 +01:00
tailwind.config.js Init 2024-12-27 12:40:08 +01:00
tsconfig.json Init 2024-12-27 12:40:08 +01:00
vite.config.ts Deploy on pv.wtf infra 2025-01-24 12:07:57 +01:00

This is a Y-Sweet project using Remix. It was bootstrapped with create-y-sweet-app.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 in your browser to see the app running. If you open it in multiple windows, you'll see that all the state in the app is automatically kept in sync!

You can start editing the page by modifying app/page.tsx.

Learn More

While you're building your Y-Sweet app, you might also want to check out: