Skip to content

paste, share, even analyze: The pastebin design for Minecraft

License

Notifications You must be signed in to change notification settings

GlobeMC/pastemc

Repository files navigation

pastemc

Launch

Install Python >= 3.12 and Poetry, then,

Run poetry install, then,

Active virtual environment, then,

Rename .config.example.yaml to .config.yaml, then,

Dev Launch:

uvicorn pastemc.main:app --reload --host 0.0.0.0 --port 8056

Prod Launch:

uvicorn pastemc.main:app --host 0.0.0.0 --port 8056

About

paste, share, even analyze: The pastebin design for Minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages