An open API service indexing awesome lists of open source software.

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.

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

[![Build Status](https://travis-ci.com/GarrettManley/ng-blog.svg?branch=master)](https://travis-ci.com/GarrettManley/ng-blog)

### Develop

[![Build Status](https://travis-ci.com/GarrettManley/ng-blog.svg?branch=develop)](https://travis-ci.com/GarrettManley/ng-blog)

## Release History

Latest Version: In Development

## Contact Us