https://github.com/makosai/owiki
A modern free open-source wiki solution.
https://github.com/makosai/owiki
firebase modern open-source wiki
Last synced: 8 months ago
JSON representation
A modern free open-source wiki solution.
- Host: GitHub
- URL: https://github.com/makosai/owiki
- Owner: Makosai
- License: mit
- Created: 2020-02-26T01:26:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-21T21:47:28.000Z (over 1 year ago)
- Last Synced: 2025-02-22T07:02:26.370Z (8 months ago)
- Topics: firebase, modern, open-source, wiki
- Language: TypeScript
- Size: 1.29 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# owiki
A modern free open-source wiki solution.### Config
These will help you get your project functioning for your specific Firebase App.#### Firebase
`./firebaserc` contains the default package ID for your Firebase App. This should be changed before proceeding.`./react/src/components/firebase/firebase.config.json` is your firebase SDK config. You can find this information by going to your project's settings, scrolling down, and clicking *config*.