Skip to content

Repository files navigation

prototype

Apps prototyping new technologies

Apps

Path What
src/adonis AdonisJS API + React SPA (adonis.app / prototype.app)
src/elearning Astro TypeScript learning site
src/exercises Graded exercise solutions for the learning site
src/pdf-annotator Sign PDF Online — client-only signer (localhost:5174)

Setup

Local domains adonis.app and prototype.app must resolve to 127.0.0.1, and they need HTTPS (the .app TLD is HSTS-preloaded). From src/:

./setup-hosts.sh
./setup-certs.sh

setup-hosts.sh edits /etc/hosts (sudo once). setup-certs.sh needs mkcert (brew install mkcert) and installs a local CA so the browser trusts the certs. See src/docker.md for nginx and Compose.

The PDF annotator needs no hosts or certs — run pnpm --filter pdf-annotator dev.

About

Apps prototyping new technologies

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages