[Readme] (#57)
This commit is contained in:
@@ -103,7 +103,7 @@ and then install the package
|
|||||||
**Video tutorial**
|
**Video tutorial**
|
||||||
|
|
||||||
[](https://www.youtube.com/watch?v=zrqDE82Eny8)
|
[](https://www.youtube.com/watch?v=zrqDE82Eny8)
|
||||||
#### [Firestore Social Backend](https://github.com/Qolzam/firestore-social-backend)
|
#### With [Firestore](https://github.com/Qolzam/firestore-social-backend)
|
||||||
* Configure firebase:
|
* Configure firebase:
|
||||||
* If you don't have firebase account, follow [Create firebase account](https://firebase.google.com/)
|
* If you don't have firebase account, follow [Create firebase account](https://firebase.google.com/)
|
||||||
* Create Project open the [Firebase Console](https://console.firebase.google.com/) and create a new project.
|
* Create Project open the [Firebase Console](https://console.firebase.google.com/) and create a new project.
|
||||||
@@ -118,9 +118,9 @@ and then install the package
|
|||||||
* Enable firestore dependencies
|
* Enable firestore dependencies
|
||||||
* Go to React Social Network folder in `src/socialEngine.ts` write `useFirestore(provider)` to enable firestore dependencies!
|
* Go to React Social Network folder in `src/socialEngine.ts` write `useFirestore(provider)` to enable firestore dependencies!
|
||||||
|
|
||||||
#### AWS Social Backend
|
#### With AWS
|
||||||
* Coming soon ...
|
* Coming soon ...
|
||||||
#### [ASP.NET Social Backend](https://github.com/Qolzam/aspnet-core-social-network)
|
#### With [ASP.NET](https://github.com/Qolzam/aspnet-core-social-network)
|
||||||
* Coming soon ...
|
* Coming soon ...
|
||||||
1. Go ahead ;)
|
1. Go ahead ;)
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user