Skip to content

right-git/pinkman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Pinkman

A template repository for creating a backend server in Python using Fastapi. This template includes essential setup for PostgreSQL, Reddis, Alembic etc making it easy to bootstrap your next project.


Features

  • Aiogram Framework: A modern and efficient framework for Telegram bots.
  • Database Integration: Pre-configured with PostgreSQL.
  • Database Migrations: Integrated with Alembic for schema migrations.
  • Dockerized Setup: Docker Compose configuration for easy deployment.
  • Environment Variables: Centralized configuration using a .env file.

Template versions

About

A template repository for creating a backend server in Python using Fastapi. This template includes essential setup for PostgreSQL, Reddis, Alembic etc making it easy to bootstrap your next project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors