Skip to content

aplus-app/web

Repository files navigation

Aplus Client

Hi there, seems like you stumbled upon our Github repository! This is the repository that stores the client for Alpus.

Rationale

The build process for Aplus client is intentionally minimalist, allowing for extreme predictability and robustness:

It also uses Lucia for logic and Tailwind for styling. These technologies allow a very consistent design process during development. It is separate from the Rust server, which handles persistent storage and authentication.

Usage

# Build CSS & JavaScript for production
yarn build

License

MIT