Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMortezaei authored Feb 17, 2024
1 parent a7458cd commit e733255
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@
- Teacher and student can manage their own profile
- Authentication with phone number and email .......
# Tools and Features
- **using library celery for send otp code async**
- **using library celery for asynchronous tasks**
- **using redis for storage data and message broker**
- **using database postgresql**
- **using boto3 for arvancloud storage**
- **using boto3 for arvancloud storage**
- **using JWT(JSON Web Token) for authentication**
- **writing testing project**
- **writing documents project**
- **workflow github action** for tesing project, build docker container added dockerhub ([repository](https://hub.docker.com/r/mortezaei2/parvaz_academy))
Expand All @@ -21,5 +22,5 @@
```bash
docker compose up -d --build
```
- go to browser localhost
- go to browser localhost 0.0.0.0:8000

0 comments on commit e733255

Please sign in to comment.