Skip to content

profile-place/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

profile.place

Website monorepo for profile.place, written in Elixir

Development

Requirements

  • Elixir v11+
  • MongoDB v3 or v4
  • Redis v5+

Process (Locally)

  • 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 or iex -S mix phx.server if you want the iex session
  • Open the tab here

Process (Docker)

coming soon™️

Configuration

Check config/config.exs for the environment variables you need to set

Maintainers

  • ravy (Project management and being cute)
  • August (Frontend)
  • Cyber (Backend)

License

profile.place is released under the GPL-3 License, read here for more information!