Skip to content

bostonRitualClub/sushimasa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

great-chow.com

https://gist.github.com/jscho13/e14fb70dc9daf0217482c83149b1df6d


Inspirations:


Email:

Currently only works in development.

  1. Create a .env file

     GMAIL_DOMAIN=gmail.com
     [email protected]
     GMAIL_PASSWORD=ExamplePassword
    
  2. Create a Procfile

     web: bundle exec rails s
    
  3. run bundle install

  4. foreman start (instead of rails s)

  5. send all da emails

TODO:

  • mobile nav
  • make sure email is working in production

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.8%
  • Ruby 34.3%
  • HTML 17.1%
  • JavaScript 1.8%