Git Product home page Git Product logo

connected_roots's Introduction

Connected Roots

Table of Contents

  1. General Info
  2. Dependencies
  3. Environment Variables
  4. Documentation
  5. Others

General Info

Go VERSION to use: v1.22.4

Connected Roots is a service to store data about farms and the data recollected by the sensors.

Dependencies

  • PostgreSQL: The database where data are stored. Kind of data to save.

Environment Variables

This service is configured using environment variables.

The next table shows all the environment variables related to Connected Root configuration.

Name Default value Description

Documentation

Others

pre-commit

You need pre-commit to committing in the project. Execute this command:

  • pip install pre-commit

To test the pre-commit works run pre-commit --version and you get the tool version installed previously.

All the config related to pre-commit is in .pre-commit-config.yaml file.

Then you need to install the pre-commit hook in the repository executing:

  • pre-commit install and get something like pre-commit installed at .git/hooks/pre-commit
  • pre-commit install --hook-type commit-msg and get something like pre-commit installed at .git/hooks/commit-msg

connected_roots's People

Contributors

kortivex avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.