Web-app on JS with Python JSON-RPC API
Form | Side | Stack | Language | Path |
---|---|---|---|---|
API | Back-end | FastAPI | Python | api/ |
Web app | Front-end | React | JavaScript | web/ |
Telegram bot | Back-end | AIOGram | Python | tg/ |
iOS | Front-end | React Native | JavaScript | planned |
Android | Front-end | React Native | JavaScript | planned |
Side | Logo | Technology | Version |
---|---|---|---|
DevOps | ![]() |
![]() |
20.10.21 |
![]() |
![]() |
1.23 | |
![]() |
![]() |
||
![]() |
![]() |
9.2.5 | |
![]() |
2.40.1 | ||
Back-end | ![]() |
![]() |
3.10 |
![]() |
![]() |
0.87 | |
![]() |
![]() |
6.0 | |
![]() |
![]() |
7.0 | |
![]() |
![]() |
||
Front-end | ![]() |
node 19.1 | |
![]() |
![]() |
18.2 | |
![]() |
13.0.3 | ||
![]() |
![]() |
4.2 | |
![]() |
![]() |
5.2.1 | |
![]() |
![]() |
5 |
Before starting, you can learn how to configure the server →
local | prod |
---|---|
1. Configure .env from base.env and add:
# Type # LOCAL / TEST / DEV / PRE / PROD MODE=LOCAL |
1. Configure .env from base.env and add:
# Type # LOCAL / TEST / DEV / PRE / PROD MODE=PROD |
2. make dev
|
2. make base
|
3. Open http://localhost/
|
3. Open https://web.kosyachniy.com/ (your link)
|