dch / stash

learning and teaching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stash

A great place to keep your stuff.

Installation

  • install Elixir 1.15.7 or newer
  • ensure you have Erlang/OTP 25 or newer
  • ensure you have a local postgres server
$ git clone git@github.com:dch/stash
$ cd ./stash
$ mix setup
$ mix test --trace
$ iex --name stash -S mix phx.server

Now you can visit localhost:4000 from your browser.

About

learning and teaching

License:BSD 2-Clause "Simplified" License


Languages

Language:Elixir 67.4%Language:CSS 16.6%Language:HTML 13.9%Language:JavaScript 1.3%Language:Makefile 0.8%