Food Fortification Quality Management System Documentation
CtrlK
  • FFQMS
    • Introduction
    • Background
    • Vocabulary
    • Description of FFQMS
      • Functionality
      • Detailed Steps for initial setup with DSL
      • Platform Overview
        • Technological Considerations
        • Technical Architecture
        • Technology Stack
        • External Integrations
      • Setup Guide
    • Implementation Guide
    • Operational Documentation
    • Sample Implementation
    • Developer Documentation
      • Overview
      • Tutorial
        • An Overview of our Technologies and Framework
        • Setting up the Project
        • Diving into the Code
      • Concepts
        • DSL(Domain specific language)
        • User Roles and Permissions
      • How-To Guides
        • How to contribute code to the project
        • How to write automated unit tests
        • How to review a pull request
        • How to create a new Entity Type
        • How to configure security filter chain
        • How to configure spring activiti
        • How to create a Dao Class
    • Digital Personal Data Protection Alignment for FFQMS Application
Powered by GitBook
On this page
  1. FFQMS
  2. Developer Documentation
  3. Tutorial

Setting up the Project

In order to work on our project you should first set up a local development environment. That way you can run the app on your own computer and immediately see and test changes you make.

Setup

We have documented the steps to clone and set up the project in our README in the Github Repo

PreviousAn Overview of our Technologies and FrameworkNextDiving into the Code

Last updated 9 months ago