
Look up your hostel menu from anywhere. Now as a PWA for easier access on your favourite devices.
- Mess Selection
- Menu caching
- PWA support
- Icons
- Splash
-
Recruits banner
See the open issues for a full list of proposed features (and known issues).
The production environment is currently deployed on Cloudflare Pages. To set up the development environment.. follow the steps below.
- nodejs (tested on v22)
- npm
- Clone the repo
git clone https://github.com/vinnovateit/messit-web.git
- Install NPM packages
npm install
- Run dev env
npm run dev
- For production
npm run build # then serve the output dir with program of your choice, eg npx serve out
- serwist
- Countless blogs on PWA quirks across different platforms
Made with ❤️ by VinnovateIT