Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 304 Bytes

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