A full stack web application for viewing nginx logs in real time.
Note: This is heavily work in progress, and this is a preview of v1.3.0
Caution
peekaboo is still heavy in development, expect breaking changes often.
peekaboo follows the Semantic Versioning guidelines.
- clone the repository:
git clone https://github.com/Dino-Kupinic/peekaboo.git- install packages
bun iTip
If you don't have bun installed, checkout https://bun.sh/ to install for your operating system.
- configure
.env
// WIP
- build the app
bun run build// WIP
- React
- Bun
Contributions are always welcome! Feel free to create an issue or submit a pull request. :)
Please follow coding standards and commit message conventions.
