Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-krutiy committed Oct 10, 2023
1 parent 854b272 commit 33f1f15
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# events-miniapp
# Events MiniApp

Events MiniApp allows you to create and manage different in-person events that happen in the city you choose divided into various categories. Any user can search and join these events if they choose to participate.

## Technologies used
Bot's backend is written in python, using PostgresDB for storing data and FastAPI for serving data tofrontend.
Frontend is written using React+NextJS stack + mui for styled components and icons

# Getting started
docker compose up



0 comments on commit 33f1f15

Please sign in to comment.