This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
backend
/
src
/
server
History
Moriz Wahl
631346b63c
remove deleted entities
2022-02-16 13:19:27 +01:00
..
context.ts
refactor: Provide pubKey in context to avoid API calls
2021-09-27 19:04:27 +02:00
cors.ts
have schema extern
2021-09-24 14:21:14 +02:00
createServer.ts
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
2022-02-01 04:14:54 +01:00
plugins.ts
remove deleted entities
2022-02-16 13:19:27 +01:00