Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanccn/olek

Status page.
https://github.com/ryanccn/olek

lighthouse nextjs nodejs status status-page uptime uptime-monitor

Last synced: about 2 months ago
JSON representation

Status page.

Awesome Lists containing this project

README

        

# Olek


Screenshot of Olek in production

Olek is a status page powered by [Next.js](https://nextjs.org/), [Prisma](https://www.prisma.io/), and [GitHub Actions](https://github.com/features/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!