https://github.com/devcom-iitb/events-list
https://github.com/devcom-iitb/events-list
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devcom-iitb/events-list
- Owner: DevCom-IITB
- Created: 2025-04-12T09:22:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T20:16:43.000Z (about 1 year ago)
- Last Synced: 2025-06-25T21:21:04.496Z (about 1 year ago)
- Language: HTML
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# event-list
website which lists events using the events-all API from instiapp. das it
Hosted on the web-others container in the events folder, make sure the html file is named index.html, thats it (no need to restart container)
In case you shift the website elsewhere make sure that the new IP/domain is there in the CORS whitelist of instiapp-api (settings_prod.py)
Also the shell will crash if you try to copy paste all the events at once so do first hafl then second half
# local-dev
ensure URL port is 5500 and it is localhost not 127.0.0.1 (as CORS whitelist is currently enabled for the former not the latter)