mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Describe new function in detail in docu/login_server.api.md. Made some changes in existing code to have the option to use a custome email text, not only the pre-formulated texte. Use a new state for returned json, state = warning. If function does what expected but still have a error message. Add the new state in frontend/src/apis/loginAPI.js.
Gradido
Healthy money for a healthy world
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?
- Clone the repo and pull all submodules
git clone git@github.com:gradido/gradido.git
git submodule update --recursive --init
-
Run docker compose
- Run docker compose for the debug build
docker-compose up- Or run docker compose in production build
docker-compose -f docker-compose.yml up
Useful Links
Description
Languages
TypeScript
48.5%
Vue
24.6%
JavaScript
23.2%
Dockerfile
1.3%
Shell
1.1%
Other
1.3%
