Skip to content
/ vt-next Public

Application that provides an enhanced version of your scheduling software for universities that use "VT Agenda" software.

Notifications You must be signed in to change notification settings

mat512/vt-next

Repository files navigation

VT Next

About

Application that provides an enhanced version of your scheduling software for universities that use "VT Agenda" software.

Capture d’écran 2023-03-14 à 18 24 22

Built With

Run Locally

# Install dependencies
$ npm install

# Run the API (replace with the original "VT Agenda" website URL)
$ npx wrangler pages dev ./functions -b VT_AGENDA_URL="https://edt.example.fr"

# Run the app
$ npm run dev

Deployment

VT_AGENDA_URL=https://edt.example.fr
NODE_VERSION=16.16.0

About

Application that provides an enhanced version of your scheduling software for universities that use "VT Agenda" software.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published