Skip to content

jshbrntt/sermo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sermo

A messaging application.

Demo

demo

Requirements

Getting Started

  1. Clone repository.

    git clone https://github.com/synthecypher/sermo
  2. Build and start the services.

    cd sermo
    docker-compose up
  3. Navigate to web application (http://localhost:3000 by default).

Walkthrough

asciicast

Code Style

Packages

No packages published