Skip to content

dangeru/augmented

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

augmented

Blog/News service based on Ruby and Sinatra.

Requirements

Ruby 2.3+, MySQL/MariaDB

Required Gems

sinatra, mysql2, redcarpet, sanitize

Usage

Firstly run sudo mysql -uroot -p < create.sql and after doing that start augmented with sudo rackup.

aug in use