Skip to content

solanav/1312ch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1312ch

This engine is still under construction. It also is my first project using Phoenix and Phoenix LiveView so don't expect high quality code for now.

The project is now live at: https://1312ch.com

Images of the current version (this is not final)

Home with list of boards: Home with list of boards

List of threads inside a board: Home with list of boards

List of replies inside a thread: Home with list of boards

Instructions to start the server

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more about phoenix

About

Modern textboard engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published