2021-08-12 16:10:36 +02:00
2021-08-05 17:32:50 +02:00
2021-08-05 12:12:50 +00:00
2021-08-12 16:10:36 +02:00
2021-03-31 08:09:41 +02:00
2021-02-22 23:07:10 +01:00
2021-04-28 15:37:23 +02:00
2021-03-30 17:03:21 +02:00
2021-05-25 17:46:08 +02:00
2021-08-12 16:10:36 +02:00
2021-06-16 16:06:31 +02:00
2021-06-29 12:27:02 +02:00
2021-08-12 16:10:36 +02:00
2021-02-24 19:45:44 +01:00
2021-03-13 17:35:16 +01:00

Gradido

Healthy money for a healthy world

logo

The Gradido model can create global prosperity and peace The Corona crisis has fundamentally changed our world within a very short time. The dominant financial system threatens to fail around the globe, followed by mass insolvencies, record unemployment and abject poverty. Only with a sustainable new monetary system can humanity master these challenges of the 21st century. The Gradido Academy for Bionic Economy has developed such a system.

Software requirements

Currently we only support docker as environment to run all services, since many different programming languages and frameworks are used.

How to run?

  1. Clone the repo and pull all submodules
git clone git@github.com:gradido/gradido.git
git submodule update --recursive --init
  1. Run docker compose

    1. Run docker compose for the debug build
    docker-compose up
    
    1. Or run docker compose in production build
    docker-compose -f docker-compose.yml up
    
Description
Gradido as Software
Readme Apache-2.0 96 MiB
Languages
TypeScript 48.5%
Vue 24.6%
JavaScript 23.2%
Dockerfile 1.3%
Shell 1.1%
Other 1.3%