This commit is contained in:
parent
52615a5086
commit
e6fa86519c
16 changed files with 3277 additions and 6 deletions
|
|
@ -21,6 +21,10 @@ npm run dev
|
|||
|
||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
||||
|
||||
## Forgejo and Dokploy
|
||||
|
||||
The `forgejo` remote points to `Websites/interactives`. Forgejo Actions runs lint, the classroom synchronization test, and the Astro production build on every push to `main`. Dokploy builds the checked-in `Dockerfile`; the container serves the static Astro site and the `/sync` WebSocket endpoint on port 80.
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- Astro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue