Uppy is a super simple uptime tracker https://uppy.lol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andrei Zvonimir Crnkovic e29e5f396c
Merge pull request #2 from andreicek/ping
2 weeks ago
.github/workflows Add CI configuration 2 weeks ago
assets Add CI configuration 2 weeks ago
config Switch to NPM for frontend packages 3 weeks ago
lib Add Ping schema with scaffolding 2 weeks ago
priv Add Ping schema with scaffolding 2 weeks ago
test Add Ping schema with scaffolding 2 weeks ago
.formatter.exs Init project 3 weeks ago
.gitignore Init project 3 weeks ago
.tool-versions Lock SDK versions 3 weeks ago
LICENSE Add LICENSE 2 weeks ago
README.md Init project 3 weeks ago
mix.exs Switch to NPM for frontend packages 3 weeks ago
mix.lock Switch to NPM for frontend packages 3 weeks ago

README.md

Uppy

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more