Skip to content

Commit 7bcbc18

Browse files
committed
add license
1 parent 9d3526f commit 7bcbc18

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,22 @@
2828
* Auth Persistence with Local Storage
2929
* Database with Users and Messages
3030

31+
## License
32+
33+
### Commercial license
34+
35+
If you want to use this starter project to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary. Purchase an commercial license for different team sizes:
36+
37+
* [1 Developer](https://gum.co/react-with-firebase-starter-pack-developer)
38+
* [Team of up to 8 Developers](https://gum.co/react-with-firebase-starter-pack-team)
39+
* [Unlimited Developers of an Organization](https://gum.co/react-with-firebase-starter-pack-organization)
40+
41+
It grants you also access to the other starter projects in this GitHub organization.
42+
43+
### Open source license
44+
45+
If you are creating an open source application under a license compatible with the [GNU GPL license v3](https://www.gnu.org/licenses/gpl-3.0.html), you may use this starter project under the terms of the GPLv3.
46+
3147
## Installation
3248

3349
* `git clone git@github.com:the-road-to-react-with-firebase/react-firebase-authentication.git`

0 commit comments

Comments
 (0)