Giter Site home page Giter Site logo

WELCOME

Getting started

  1. Install VS Code and Docker Desktop
  2. Install Remote Development Extension for VS Code
  3. Clone repo
  4. Open in VS CODE, then you should see the following notification (Click Reopen in Container):

Development setup

  1. Duplicate .env.template and rename it .env and add the secrets.

  2. Then Ctrl + Shift + P and select Dev Containers: Rebuild Container

  3. Then Ctrl + Shift + P and select Developer: Reload Window this will ensure that the extensions and formatters work properly. This only needs to be done after a container rebuild.

  4. Run make migrations in terminal to create new migratrions.

  5. Run make migrate in terminal to migrate changes in the database.

  6. Run make sync_roles in terminal to add user roles in the database.

  7. Run make dev in terminal to run django.

Production

  1. Duplicate .env.template and rename it to .env, then add the necessary secrets. Ensure that the value of the DJANGO_ENV environment variable is set to production.
  2. Run docker compose up --build in terminal to build the container and to run the server

SQLite database is set up for development purposes, while PostgreSQL is used for the production environment.

FactryFlow's Projects

factryengine icon factryengine

⚙️ Effortless and efficient task scheduling tailored for production, built with numpy.

factryflow-archive icon factryflow-archive

An advanced tool for streamlined manufacturing planning, optimizing tasks, resources, and dependencies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.