HegelPro / tg-store

0 stars 0 forks source link

Telegram store

Telegram bot where you can buy goods using graphic interface.

You can try it by link --> Telegram store bot

Client

Strong sides

Structure

- packages\client\
- | - certs\ - private dir with SSL certs
- | - prisma\
- | - | - schema.prisma - schema of prisma
- | - src\
- | - | - bot\ -
- | - | - schema\ -
- | - | - server.ts - con
- | - schema.graphql -

Stack

Server

Strong sides

Structure

- packages\server\
- | - certs\ - private dir with SSL certs
- | - prisma\
- | - | - schema.prisma - schema of prisma
- | - src\
- | - | - bot\ -
- | - | - schema\ -
- | - | - server.ts - con
- | - schema.graphql -

Stack

Entirament

Project has monorepository structure