added vue component

This commit is contained in:
2023-09-15 19:58:59 +02:00
parent b3061ad79a
commit 018bbf3918
34 changed files with 4134 additions and 458 deletions
+5
View File
@@ -17,3 +17,8 @@ fill up and down
# docker
`docker exec -it 59ff8bad10c0 psql -d rss -U admin`
# Create user
curl -X POST -H "Content-Type: application/json" -d '{"name": "mace", "email": "safemind@posteo.de", "password": "secret"}' http://localhost:8001/api/v1/user/create