Glific - Two Way Open Source Communication Platform
Packages Needed
Install the following packages using your favorite package manager. Links are provided for some
- Install Elixir
- Install Postgres
- For Postgres, for the development server, we default to using postgres/postgres as the username/password. This is configurable
- The db user needs to have superuser status on the database since we create a materialized view. This might change in a future release to a table
Download code
Setup
- Copy the file:
config/dev.secret.exs.txttoconfig/dev.secret.exsand edit it with your credentials - Run
mix setup - Run
mix phx.server
Here we go
Now you can visit localhost:4000 from your browser.
Learn more
Glific
Chat with us
- Chat on Discord - Coming soon