https://github.com/mqxewww/selection-qx
Web application intended for school staff, designed to make it easier to manage student applications.
https://github.com/mqxewww/selection-qx
bun hono sqlite tailwindcss vite vue
Last synced: 2 months ago
JSON representation
Web application intended for school staff, designed to make it easier to manage student applications.
- Host: GitHub
- URL: https://github.com/mqxewww/selection-qx
- Owner: mqxewww
- License: mit
- Created: 2025-10-27T18:45:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-03-29T18:08:36.000Z (3 months ago)
- Last Synced: 2026-03-29T20:24:10.919Z (3 months ago)
- Topics: bun, hono, sqlite, tailwindcss, vite, vue
- Language: Vue
- Homepage:
- Size: 779 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
SelectionQX
Web application intended for school staff, designed to make it easier to manage student
applications.
[](https://skillicons.dev)
## How To Use
To run this application, you’ll
need [Bun](https://bun.com/docs/installation). When installed, you can run from your command line:
```bash
# Clone this repository
$ git clone https://github.com/mqxewww/selection-qx.git
# Install dependencies
$ bun install
```
### Environment variables
- `@server` : Copy `.env.template` as `.env` (used for development).
- `@web` : Copy `.env.template` as `.env` (used by vite build) and as `.env.development` (used by vite dev)
---
Portfolio [mqxewww.dev](https://mqxewww.dev/) •
LinkedIn [@maxence-noizet-2a4a2526b](https://linkedin.com/in/maxence-noizet-2a4a2526b) •
GitHub [@mqxewww](https://github.com/mqxewww)