justinmklam / isitdry

Crowd-sourced website to determine if somewhere is dry enough to climb.

Home Page:https://isitdry.rocks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isitdry

A crowd-sourced website to determine if it's dry enough to climb.

Getting Started

Install locally and run tests:

make install

make test

To run the API:

make run

Deployment

Hosting is done via fly.io. Deploy by:

# Omit the flag to build using your local docker engine
flyctl deploy --remote-only

# Open the app in your browser
flyctl open

About

Crowd-sourced website to determine if somewhere is dry enough to climb.

https://isitdry.rocks/

License:GNU General Public License v3.0


Languages

Language:Dockerfile 45.5%Language:Makefile 33.8%Language:Python 20.6%