Skip to content

Official source code for the backend that powers the Meower social media platform.

License

Notifications You must be signed in to change notification settings

meower-media/server

Repository files navigation

Server

Official source code of the Meower server, written in Python. Powered by CloudLink.

Running

git clone https://github.com/meower-media/server.git --recursive
cd Meower-Server
cd Meower-Server
pip install -r requirements.txt

cp .env.example .env

# edit env files

python3 main.py

API docs

See the autogenerated documentation and the Meower documentation

About

Official source code for the backend that powers the Meower social media platform.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published