No description
  • Gleam 93.1%
  • Nix 5.6%
  • Dockerfile 1.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-12-31 10:36:21 -05:00
.github/workflows Upgrade to modern Gleam 2025-10-31 00:36:31 -04:00
src Updates to work better with containers 2025-10-31 13:46:56 -04:00
test Initial commit; working application 2022-01-06 02:47:32 -05:00
.envrc Add flake.nix 2025-12-31 10:36:21 -05:00
.gitignore Initial commit; working application 2022-01-06 02:47:32 -05:00
Containerfile Updates to work better with containers 2025-10-31 13:46:56 -04:00
flake.lock Add flake.nix 2025-12-31 10:36:21 -05:00
flake.nix Add flake.nix 2025-12-31 10:36:21 -05:00
gleam.toml Upgrade to modern Gleam 2025-10-31 00:36:31 -04:00
heroku.yml Add heroku.yml, Containerfile 2022-01-07 02:34:18 -05:00
LICENSE Create LICENSE 2022-01-06 02:50:05 -05:00
manifest.toml Upgrade to modern Gleam 2025-10-31 00:36:31 -04:00
README.md Initial commit; working application 2022-01-06 02:47:32 -05:00

isup.website

A simple web application to check if a given website is up or not.

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell