Skip to content

Yet another web server written in Ruby. No frameworks included.

Notifications You must be signed in to change notification settings

leandronsp/yata-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yata-X

Yet another web server written in Ruby, no frameworks included.

Usage

  1. Install gems
make install.gems
  1. Setup and run PostgreSQL
make pg.server
make db.seed
  1. Run the web server
make server

Then open http://localhost:3000 and perform a login using:

email: user1@example.com
password: pass

About

Yet another web server written in Ruby. No frameworks included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published