Skip to content

kuritsu/spyglass

Repository files navigation

spyglass

Spyglass: Magnifying the status of almost everything

Local testing

Before running the server, make sure you have Docker and Docker Compose installed. Run then the following command, from the root dir of the repo:

docker-compose up -d

If you want to run the API, use:

make api

For running unit tests:

make test

E2E

Inside the api/e2e dir, there are several .http files that can be opened in Visual Studio Code, and you can execute manual HTTP request tests using the humao.rest-client VS Code addon.

About

Spyglass: Magnifying the status of almost everything

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published