Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
/ nourish Public archive

Cooperative Community Membership Funding Platform

License

Notifications You must be signed in to change notification settings

zinc-collective/nourish

Repository files navigation

Nourish

Community-centric organization platform

Developing

Requirements

  1. Ruby, version specified in .ruby-version
  2. Postgresql v11

Getting Started

  1. Clone the repository: git clone [email protected]:zinc-technology/nourish.is.git
  2. Install dependencies: bundle install
  3. Setup the database: rake db:create db:migrate db:seed
  4. Start Rails server: rails s

Testing

  • Developer testing is done via unit tests and feature tests in the spec/ folder.
  • Exploratory and usability testing is done on https://nourish-core-sandbox.herokuapp.com/
  • Run brew install geckodriver to run system test

About

Cooperative Community Membership Funding Platform

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published