Untone bf241a8fbd
Some checks failed
deploy / deploy (push) Failing after 1m46s
merged-isolated-core
2023-10-23 17:47:11 +03:00
2023-07-05 16:08:17 +02:00
2023-10-23 17:47:11 +03:00
2023-10-23 17:47:11 +03:00
2023-10-23 17:47:11 +03:00
2023-10-23 17:47:11 +03:00
2023-10-10 09:35:27 +03:00
2023-05-09 23:41:13 +02:00
2023-10-23 17:47:11 +03:00
2023-10-06 00:20:02 +03:00
2023-10-23 17:47:11 +03:00
2023-10-23 17:47:11 +03:00
2023-10-18 07:33:36 -03:00
2023-10-23 17:47:11 +03:00
2023-10-23 17:47:11 +03:00
2023-10-13 13:13:45 +03:00
2023-10-23 17:47:11 +03:00
2023-10-23 17:47:11 +03:00

discoursio-core

  • sqlalchemy
  • redis
  • ariadne
  • starlette
  • uvicorn

Local development

Install deps first

on osx

brew install redis nginx postgres
brew services start redis

on debian/ubuntu

apt install redis nginx

Then run nginx, redis and API server

redis-server
poetry install
python3 server.py dev

How to do an authorized request

Put the header 'Authorization' with token from signIn query or registerUser mutation.

How to debug Ackee

Set ACKEE_TOKEN var

test

Description
ядро платформы
Readme MIT 12 MiB
Languages
Python 74.6%
TypeScript 19.2%
CSS 6.1%