Website monorepo for profile.place, written in Elixir
- Elixir v11+
- MongoDB v3 or v4
- Redis v5+
- Fork the repository
- Clone the forked repository
- Start a terminal session in the directory and run
mix deps.get
to get the elixir dependencies- If you get a weird Make error on Windows, make sure Make is installed properly
- Run
mix phx.server
oriex -S mix phx.server
if you want the iex session - Open the tab here
✨ coming soon™️ ✨
Check config/config.exs
for the environment variables you need to set
profile.place is released under the GPL-3 License, read here for more information!