Skip to content

isabella232/angular-firebase-wiki-example

 
 

Repository files navigation

Build a Wiki with Angular and Firebase

This example shows how to build a wiki-type web application using Angular and Firebase (specifically Firestore).

Please read Build a CRUD App with Angular and Firebase for a tutorial that explains how to build this example.

Getting Started

Prerequisites A few things you'll need to make this example work:

To install this example, run the following commands:

git clone git@github.com:oktadeveloper/angular-firebase-wiki-example.git
cd angular-firebase-wiki-example

Open src/app/app.module.ts and enter your Firebase and Okta configuration values.

Help

Please post any questions as comments on this repo's blog post, or visit our Okta Developer Forums.

License

Apache 2.0, see LICENSE

About

Quickly build a wiki-style app with Angular and Firebase.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.3%
  • HTML 9.6%
  • JavaScript 8.8%
  • CSS 1.3%