Skip to content

techfleetworks/feedback-be-phase-1

Repository files navigation

Feedback-be-phase-1

Backend for Ruminate Feedback project.

This is the backend codebase for Ruminates's Feedback project. This is a project bootstrapped with Strapi CMS.

The frontend can be found here.

About Ruminate

Ruminate is a nonprofit innovation lab that leverages behavioral science, artistic mediums, and the collective wisdom of the food community to break down complex food system issues and find digestible, evidence-based solutions.

Getting Started

How to run the project

To run the project in the development mode, follow the instructions below:

  1. Install Yarn package manager & request .env files from lead.

  2. Download or clone the repository in your computer: $ git clone https://github.com/techfleetworks/feedback-be-phase-1.git

  3. In the repository folder:

  • Install project depndencies with
yarn install
  1. Place .env files in the root file directory.

  2. Start the development server with:

yarn dev

Open http://localhost:1337 with your browser to see the the Strapi dashboard. Click here to learn more about how to use Strapi.

Dependencies & Tools Used

  • Strapi CMS - Strapi allows for easy future content management and maintenance by non-devs.
  • GraphQL - GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.
  • Apollo Client - Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors