https://github.com/daesdev/vibe-coding
Vibe Coding • Peter Wong • Constellar.ai • Traducido por Midudev
https://github.com/daesdev/vibe-coding
vide-coding
Last synced: about 1 month ago
JSON representation
Vibe Coding • Peter Wong • Constellar.ai • Traducido por Midudev
- Host: GitHub
- URL: https://github.com/daesdev/vibe-coding
- Owner: daesdev
- Created: 2025-03-13T17:23:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-12T22:22:17.000Z (2 months ago)
- Last Synced: 2026-04-13T00:29:26.871Z (2 months ago)
- Topics: vide-coding
- Language: TypeScript
- Homepage: https://vibe-coding.daes.dev/
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vibe Coding - La Guía Definitiva
> Basado en el trabajo de Peter Wong · Creado por
> [@daesdev](https://github.com/daesdev)
### Tecnologías usadas
[Deno Fresh](https://fresh.deno.dev/docs/getting-started) para el desarrollo de
la aplicación.
[Tailwind CSS](https://tailwindcss.com/docs) para el diseño de la aplicación.
[Cloudflare Workers](https://developers.cloudflare.com/workers/) para el
despliegue de la aplicación.
### Deploy
```bash
deno task deploy
```
### Información
[Post Linkedin Midudev](https://www.linkedin.com/posts/midudev_he-traducido-la-gu%C3%ADa-del-vibe-coding-por-activity-7305964730001596416-dTiG?utm_source=share&utm_medium=member_desktop&rcm=ACoAAB3PwcUBiv3bSv2wXSWJredG6j5r6cHfe4M)
[Post X Peter](https://x.com/peterwong_xyz/status/1898090027873452542)
### Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```bash
deno task start
```