Skip to content

Elixir/Phoenix Server for Epochtalk Forums

Notifications You must be signed in to change notification settings

slickage/epochtalk_server

 
 

Repository files navigation

Epochtalk Server

Build Status Documentation

Phoenix Framework server for Epochtalk

This project is still under development, see Port Roadmap for more details.

See API Reference for API documentation

Please review Contribution Guidelines before submitting code

Getting Started

Requirements

Postgres Redis epochtalk-vue (Frontend functionality)

Installation

Install dependencies with mix deps.get

Set up postgres database with mix ecto.setup

Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

About

Elixir/Phoenix Server for Epochtalk Forums

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 91.1%
  • PHP 8.8%
  • Other 0.1%