Skip to content

Commit 9d61ac0

Browse files
committed
Merge branch 'master' of github.com:builderbook/builderbook
2 parents 084783e + 0183d9d commit 9d61ac0

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

.github/FUNDING.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# These are supported funding model platforms
2+
custom: ['https://builderbook.org']

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
## Open source web app (Builder Book)
2-
[![apm](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/builderbook/builderbook/blob/master/LICENSE.md)
3-
[![apm](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/builderbook/builderbook#contributing)
1+
## Builder Book
42

5-
Builder Book is an open source web app to publish documentation or books. The app is built with React/Material-UI/Next/Express/Mongoose/MongoDB and includes these third party APIs: Google, Github, AWS SES, Mailchimp, Stripe.
3+
Open source web app to publish documentation or books.
64

7-
- Live app: https://builderbook.org/books/builder-book/introduction.
8-
- Learn how to build this app from scratch with our [book](https://builderbook.org/book)
9-
10-
We've used this `builderbook` project to build [saas](https://github.com/async-labs/saas), [async](https://async-await.com), and other real-world web apps.
5+
We've used this `builderbook` project to build:
6+
- [Async](https://async-await.com) - communication tool for small teams of software developers
7+
- [Builder Book](https://builderbook.org) - learn how to build full-stack web apps from scratch
8+
- [SaaS Boilerplate](https://github.com/async-labs/saas) - open source web app to build your own SaaS product
119

10+
## Live app:
11+
- https://builderbook.org/books/builder-book/introduction.
1212

1313
## How can you use this app?
1414
- As learning material for React/Material-UI/Next/Express/Mongoose/MongoDB stack
@@ -441,7 +441,7 @@ We welcome suggestions and pull requests, especially for [issues](https://github
441441

442442
By participating in this project, you are expected to uphold Builder Book's [Code of Conduct](https://github.com/builderbook/builderbook/blob/master/CODE-OF-CONDUCT.md).
443443

444-
Want to support this project? Sign up at [async](https://async-await.com) and/or buy our [book](https://builderbook.org/book). Also check out our open source [SaaS boilerplate app](https://github.com/async-labs/saas).
444+
Want to support this project? Sign up at [async](https://async-await.com) and/or buy our [book](https://builderbook.org), which teaches you how to build this project from scratch. Also check out our open source [SaaS boilerplate app](https://github.com/async-labs/saas).
445445

446446

447447
## Team

0 commit comments

Comments
 (0)