Ulf Gebhardt 6fe5fd6d7e Add 'community_server/' from commit 'b6544b9e69fb85d4da100934675323c3e8c8ef67'
git-subtree-dir: community_server
git-subtree-mainline: ff11f6efe35bba180260fe84077bcd94298895c1
git-subtree-split: b6544b9e69fb85d4da100934675323c3e8c8ef67
2021-03-17 00:39:06 +01:00
2021-02-26 16:30:18 +01:00
2021-03-13 17:35:16 +01:00
2021-03-10 15:55:09 +01:00
2021-02-22 23:07:10 +01:00
2021-03-13 17:35:16 +01:00
2021-03-13 17:35:16 +01:00
2021-03-13 17:35:16 +01: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%