r-tae / signbank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository has been archived, the Signbank source code has moved to https://github.com/Gesture-and-Sign-Corpus-of-Australia/signbank/

Signbank

To start signbank:

  • 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.

Learn more

Deployment

Auslan Signbank is hosted on an Ubuntu VM on the Australian Research Data Common's cloud, Nectar. It should work with any Linux server, although you will need to install and setup some things manually:

  • Postgres
  • A reverse proxy, since it is not built to communicate over HTTPS directly. I recommend Caddy since it handles TLS certificates automatically. Nginx will work if you'd prefer.
  • Tailscale (optional). Allows you to connect to the database from your local machine, without exposing it to the internet.

About


Languages

Language:Elixir 74.0%Language:HTML 21.4%Language:SCSS 3.3%Language:JavaScript 1.2%Language:Shell 0.0%Language:Batchfile 0.0%Language:Just 0.0%