SkillAgentSearch skills...

WebTimetableLimogesIUTCS

A lightweight web application that makes it easier for students of the BUT Informatique at IUT du Limousin to view their timetable.

Install / Use

/learn @Vexcited/WebTimetableLimogesIUTCS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Web Timetable for Limoges - IUT, Computer Science

API

Publicly available at https://edt-iut-info-limoges.vercel.app/api, you'll find an OpenAPI documentation at this entry point.

Development

We're using bun as the main package manager. Don't forget to install the dependencies using bun install.

Fill the MONGODB_URI environment variable in the .env file. MongoDB is used to cache timetables to prevent requesting and extracting them too much.

| Command | Description | | ------- | ----------- | | bun dev | Starts the server on localhost:3000. | | bun run build | Build for production. |

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated2mo ago
Forks1

Languages

TypeScript

Security Score

95/100

Audited on Jan 27, 2026

No findings