Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 279 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 279 Bytes

anonpost

Its a simple social network made in elixir(NOT FINISHED)

Run the app

Get client dependencies

./setup.sh

Install elixir dependencies

mix deps.get

Run the elixir application

mix run --no-halt

Go to http://localhost:8080