Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 273 Bytes

README

This is a basic web application to store documents made using ruby on rails.

To run first use:

rails server

This build the application, download the required gems and launch Puma- The webserver for rails.

We can create new users and then add documents.