SkillAgentSearch skills...

Shomei

A simple NDA app for Heroku

Install / Use

/learn @max/Shomei
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Shomei

A simple NDA and signature pad app for Heroku:

http://cl.ly/image/3W3X1U2l390p

Installing locally

To run this app locally you need Ruby 1.9.3 and Postgres.

$ bundle install
$ cp config/database.example.yml config/database.yml
$ bundle exec rake db:create
$ bundle exec rake db:migrate
$ foreman start

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku run rake db:migrate

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated3y ago
Forks2

Languages

Ruby

Security Score

60/100

Audited on Jun 29, 2022

No findings