22 Commits

Author SHA1 Message Date
Einhornimmond
6646722652 fix protobuf with build and start command 2021-10-08 15:31:26 +02:00
einhornimmond
b4ed516a8e use protobuf models as static modules, first approach didn't work 2021-10-07 20:00:46 +02:00
einhornimmond
98e7f381ee add notification email 2021-10-07 13:10:41 +02:00
einhornimmond
425fed9835 add missing file and email config 2021-10-07 12:18:37 +02:00
einhorn_b
6699b4d6eb first steps for send coins 2021-10-06 12:41:05 +02:00
Moriz Wahl
fc0cf9d63e feat: Setup Unit Tests for Backend 2021-09-29 20:34:40 +02:00
einhorn_b
1ac53d0d03 add missing npm to package.json 2021-09-23 13:46:11 +02:00
Moriz Wahl
4cdbea7f99 feat: Release 1.4.0 2021-09-16 15:53:25 +02:00
Moriz Wahl
02a962c83b JWT is updated in frontend from response header 2021-09-13 13:04:09 +02:00
41482aab1a
Merge pull request #770 from gradido/database_migrations
database_migrations
2021-08-23 17:04:15 +02:00
8cf8cc0751
added dotenv package requirement
removed typeorm package + orm config file
added mysql2 package
new config options for the database
cleaned .env.dist
2021-08-23 13:59:00 +02:00
89064e750d
updated changelog & backend package.json 2021-08-20 16:59:02 +02:00
Moriz Wahl
c0ab9283fd main to src/main.ts 2021-07-16 15:47:20 +02:00
Moriz Wahl
ae4edf4605 clean up, use inputs 2021-07-13 19:18:17 +02:00
e1596ad78b
switched to apollo 2021-07-02 10:49:08 +02:00
fbf5e783d3
build & start commands
dockerfile
2021-06-29 12:25:41 +02:00
einhornimmond
8e96aa02df
try to login user 2021-06-29 12:25:40 +02:00
einhornimmond
0224cac092
typescript login server api from frontend 2021-06-29 12:25:39 +02:00
einhornimmond
9cd14d1304
add User Model and Resolver 2021-06-29 12:25:38 +02:00
34b30b216b
linting, server is working 2021-06-29 12:25:38 +02:00
43f7cf8767
server stack seems to work. Graphql does not load properly yet 2021-06-29 12:25:37 +02:00
fdf0979830
initial commit, base packages 2021-06-29 12:25:37 +02:00