Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanccn/olek
Status page.
https://github.com/ryanccn/olek
lighthouse nextjs nodejs status status-page uptime uptime-monitor
Last synced: 6 days ago
JSON representation
Status page.
- Host: GitHub
- URL: https://github.com/ryanccn/olek
- Owner: ryanccn
- License: agpl-3.0
- Archived: true
- Created: 2023-03-04T16:23:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T23:22:53.000Z (5 months ago)
- Last Synced: 2024-08-02T20:45:36.477Z (3 months ago)
- Topics: lighthouse, nextjs, nodejs, status, status-page, uptime, uptime-monitor
- Language: TypeScript
- Homepage: https://status.ryanccn.dev/
- Size: 972 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Olek
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!