Skip to content

AndrewTrebuhin/encmessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encmessages

Encrypt your message. See demo on Heroku.

Installation and launch

  1. Clone the repo
git clone [email protected]:AndrewTrebuhin/encmessages.git
cd encmessages
  1. Install all dependencies
bundle install
  1. Rename base.db.example to base.db in db folder
cd db
mv base.db.example base.db
  1. Return to root folder and run the app
cd ..
rackup

5.Visit http://localhost:9292 to see the app.

About

Encrypt your message.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published