Freelancer is here to help your freelancing needs. Sure Basecamp, Highrise, and all those other fun apps are great, but how many features do you use in each of them? And doesn’t it suck to have to pay for all of them just because you need a few features in each?
Freelancer’s aim is to gather just what a freelancer needs to manage his projects.
It’s tiny now, so it doesn’t do much (if ANYTHING), but keep watching here!
Freelancer wants you to fork it. Freelancer is for freelancers by freelancers.
- MySql
- ImageMagick
- RedCloth
- Rspec
- Create the db:
RAILS_ENV=production rake db:create
- Load the schema:
rake db:schema:load
- Bootstrap:
rake db:bootstrap:load
- script/server to start the server – enjoy!
hit /admin and use the default login/password combo of: admin/admin