Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

zapnito/screamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screamer Build Status Coverage Status

Introduction

A Phoenix server to power your site's realtime feeds and conversations.

Getting started

  • Install dependencies with $ mix deps.get
  • Create and migrate your database with $ mix ecto.create && mix ecto.migrate
  • Add seed data $ mix db.seed
  • Start screamer with $ mix phoenix.server

Your screamer server is now running at http://localhost:4000. This is only the backend server, for the frontend head over to http://github.com/zapnito/ember-screamer.

Contributing

Any contributions are very welcome. This project is partly to help people learn how to use Elixir/Phoenix, if you open a PR we'll help you with any questions you have regarding implementation, common idioms etc.

See contributing guidelines for more information.

Credits

The awesome name - Zi Makki - https://github.com/zimakki

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published