Paper Moon is an application for planning what materials are needed for ascension and leveling up skills in the mobile game Fate/Grand Order.
Paper Moon uses the BETH stack:
- Bun JavaScript Runtime
- Elysia Server Framework
- Turso for caching and any database requirements
- HTMX for building a dynamic UI And featuring JSX for templating.
To start the development server run:
bun run dev
Open http://localhost:3000/ with your browser to see the result.