[Readme] enable dependencies
This commit is contained in:
@@ -82,8 +82,14 @@ and then install the package
|
||||
* [Enable Email/Password](https://firebase.google.com/docs/auth/web/password-auth) sign-in on firebase:
|
||||
* In the Firebase console, open the Auth section.
|
||||
* On the Sign in method tab, enable the Email/password sign-in method and click Save.
|
||||
* [Install Firestore Social Backend](https://github.com/Qolzam/firestore-social-backend)
|
||||
* Enable firestore dependecies
|
||||
* Go to `src/socialEngine.ts` write `useFirestore(provider)` to enable firestore dependencies!
|
||||
|
||||
#### AWS Social Backend
|
||||
* Comming soon ...
|
||||
#### [ASP.NET Social Backend](https://github.com/Qolzam/aspnet-core-social-network)
|
||||
* Comming soon ...
|
||||
|
||||
4. Installing all nodejs modules:
|
||||
`npm install`
|
||||
|
||||
Reference in New Issue
Block a user