Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 730 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 730 Bytes

RACS ORL Interview Questions

This app shows the otolaryngology (ORL) surgical interview questions used by the Royal Australasian College of Surgeons (RACS) in recent years and allows them to be filtered by various tags. Useful when studying for the interview.

Open the App

Development

This app is written in Gleam using the Lustre framework. To run the dev server:

gleam run -m lustre/dev start

Deployment

This app is automatically deployed to GitHub Pages by a GitHub Action workflow on every push to the main branch.

License

This app is published under the MIT license.