https://github.com/garrettmanley/ng-blog
This tool is used to generate angular application bootstrapping for a blog application.
https://github.com/garrettmanley/ng-blog
angular blog firebase
Last synced: about 1 year ago
JSON representation
This tool is used to generate angular application bootstrapping for a blog application.
- Host: GitHub
- URL: https://github.com/garrettmanley/ng-blog
- Owner: GarrettManley
- License: gpl-3.0
- Created: 2019-07-11T00:10:37.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-07T08:14:02.000Z (over 3 years ago)
- Last Synced: 2025-05-12T13:03:36.155Z (about 1 year ago)
- Topics: angular, blog, firebase
- Language: TypeScript
- Homepage:
- Size: 1.64 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ng-blog
This tool is used to generate angular application bootstrapping for a blog application.
This tool will be setup for use with firebase, how ever, all database transactions are done though an HTTP client module so any database service can be used with this framework. Example `JSON` for what the database should look like will be provided.
## Getting Started
## CI/CD
### Master
[](https://travis-ci.com/GarrettManley/ng-blog)
### Develop
[](https://travis-ci.com/GarrettManley/ng-blog)
## Release History
Latest Version: In Development
## Contact Us