Skip to content

ryanccn/olek

Repository files navigation

Olek

Screenshot of Olek in production

Olek is a status page powered by Next.js, Prisma, and GitHub Actions.

Getting started

  1. Fork the repository to your own GitHub user/organization.
  2. Edit _config.ts to match your needs. TypeScript autocomplete is available.
  3. Configure the DATABASE_URL GitHub Actions secret.
  4. Deploy the Next.js app with the DATABASE_URL environment variable.
  5. Enjoy!