An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


SelectionQX Logo


SelectionQX


Web application intended for school staff, designed to make it easier to manage student
applications.

[![Main Stack](https://skillicons.dev/icons?i=bun,sqlite,vuejs,tailwindcss,webstorm)](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)