ran010 / grasruts

An open source crowdfunding platform for Nepal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grasruts

An open source crowdfunding platform for Nepal.

See the platform in action

Install Locally

Make sure you are running postgresql 9.5

  • Clone the repo
  • rename .env.sample to .env
  • add values to .env
  • rake db:create
  • rake db:migrate
  • rake db:seed
  • npm install
  • rails s
  • run foreman start in a new tab

Deploying

Install nginx, postgresql, monit, redis, certbot

Install ruby compiled with jemalloc

Make necessary changes to config/deploy.rb and config/deploy/

About

An open source crowdfunding platform for Nepal


Languages

Language:CSS 41.7%Language:Ruby 30.5%Language:HTML 21.1%Language:JavaScript 6.0%Language:Shell 0.8%