Skip to content

optikfluffel/smile

Repository files navigation

Build Status Code Climate

Smile

This application was generated with the rails_apps_composer gem provided by the RailsApps Project.

It's a simple Social Network for sending smiles to your friends and it should show what I can do.

Setup the dependencies

I assume you have Ruby, Rubygems and bundler installed.

Simply use bundle install to add all dependencies to your Gemset.

Now make sure you have imagemagick installed (on a Mac I suggest using homebrew with brew install imagemagick) and you're ready to go.

Database

Setup a Postgres database using the user smile and the password 12345 or change the config/database.yml to your needs.

Add secret token

Copy or rename config/initializers/secret_token_example.rb to config/initializers/secret_token.rb and enter your secret and random token at line 7.

Development

  • Template Engine: Haml
  • Testing Framework: RSpec and Factory Girl and Cucumber
  • Front-end Framework: Zurb Foundation
  • Authentication: Devise

My way to develop is to start unicorn (<- yes you can simply type it in your terminal) as the webserver and run AUTOFEATURE=true autotest (<- same thing again) in a seperate window to see if I break something instantly. Now you can open up localhost:8080 to watch the site, have an editor window next to it to change stuff and a little terminal window somewhere around to see if you brake existing stuff.

License

DO WHATEVER THE FUCK YOU WANT, PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHATEVER THE FUCK YOU WANT.

Edorsement

If you like it feel free to endorse me:

About

It's a simple Social Network for sending smiles to your friends and it should show what I can do.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages