Skip to content

Commit

Permalink
Add individual package docs to main README
Browse files Browse the repository at this point in the history
  • Loading branch information
robfyfemondo committed Jul 12, 2023
1 parent 647fc98 commit b2ff319
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,19 @@

Simplify building NodeJS applications on Google App Engine (GAE)

[Official documentation](https://mondo-mob.github.io/gae-js-docs)
[Official documentation](https://mondo-mob.github.io/gae-js-docs)

## Package documentation

- [gae-js](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-core.html)
- [gae-js-firestore](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-firestore.html)
- [gae-js-firestore-backups](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-firestore-backups.html)
- [gae-js-datastore](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-datastore.html)
- [gae-js-datastore-backups](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-datastore-backups.html)
- [gae-js-storage](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-storage.html)
- [gae-js-tasks](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-tasks.html)
- [gae-js-bigquery](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-bigquery.html)
- [gae-js-google-auth](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-google-auth.html)
- [gae-js-firebase-auth](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-firebase-auth.html)
- [gae-js-migrations](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-migrations.html)
- [gae-js-search](https://mondo-mob.github.io/gae-js-docs/packages/gae-js-gae-search.html)

0 comments on commit b2ff319

Please sign in to comment.