Converting app into a library WIP

This commit is contained in:
Hazem Krimi
2025-03-17 17:35:18 +01:00
parent 6176ed357d
commit 13f88a09b3
99 changed files with 3213 additions and 23132 deletions
-30
View File
@@ -1,30 +0,0 @@
# Access Accounts for The Demo
1. Client
```
- Email: client@client.cc
- Password: 123456
```
2. Product Owner
```
- Email: po@po.cc
- Password: 123456
```
3. Developer
```
- Email: dev@dev.cc
- Password: 123456
```
4. Admin
```
- Email: admin@admin.cc
- Password: 123456
```
# Installation
Check the `.env.example` for the list of APIs to use then clone and run
```
yarn
```
For the backend configuration check [here](https://github.com/MedAmineFouzai/astrobuild-api)