Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 734 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 734 Bytes

birdy

Micro-blogging engine

Mandatory Screenshot

Build

Install Opa 1.1.1 or later, compile with

make

and run with

./birdy.exe

Note that for proper execution, you need to have Node.js, Mongo installed and setup a local email relay system.

Code explanation

Birdy is the main application described in detail in the O'Reilly Opa Book.

Authors

The app is written by the book authors: Adam Koprowski, Ida Swarczewskaja and Henri Binsztok. You are welcome to fork the project, submit pull requests, and have your name here.

License

The code is MIT licensed. Thanks for buying the book!