Skip to content

variaxxx/fastapi-messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dependencies installation:

poetry install

dev start:

poetry run uvicorn src.main:app --reload --host 127.0.0.1 --port 8000

linting:

poetry run ruff check --fix

database initialization:

PYTHONPATH=src poetry run python init_db.py

About

A simple backend for messenger with Google OAuth and WebSockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages