ordinarthur 76209f1e5d deploy: switch from Coolify to direct VPS deploy (nginx + systemd)
- nginx.conf: add proxy for /api, /admin, /robots.txt, /sitemap.xml to Fastify:3001
- deploy.sh: one-command rsync + build + restart
- deploy/setup.sh: first-time VPS setup (node, pnpm, nginx, systemd)
- deploy/rebours.service: systemd unit for Fastify server

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 09:52:48 +01:00
2026-03-12 20:20:56 +01:00
2026-02-25 15:40:06 +01:00
2026-02-24 15:13:37 +01:00
2026-02-24 11:35:30 +01:00
2026-02-27 18:20:54 +01:00
2026-03-12 20:27:54 +01:00
2026-03-12 20:03:57 +01:00
2026-02-24 11:35:30 +01:00
2026-03-12 20:20:56 +01:00
2026-02-27 18:14:08 +01:00

rebours

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 3.5 MiB
Languages
JavaScript 34%
Astro 31.1%
CSS 19.1%
TypeScript 9.7%
HTML 6.1%