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

https://github.com/guillaumeduhan/hapi-firebase-boilerplate

Hapi & Firebase boilerplate.
https://github.com/guillaumeduhan/hapi-firebase-boilerplate

firebase hapi hapijs node nodejs

Last synced: 3 months ago
JSON representation

Hapi & Firebase boilerplate.

Awesome Lists containing this project

README

          

# Hapi Firebase Boilerplate v1.3.0.

![Hapi-Firebase-Boilerplate](https://myhappyagency.com/blog/wp-content/uploads/2019/12/hapifirenode.png)

Hapi Firebase boilerplate.
Build powerful, scalable applications, with minimal overhead and full out-of-the-box functionality - your code, your way.

## Installation

Follow this tutorial by [Hackernoon](https://github.com/hackernoon) :

Nodejs, Setup Firebase in 4 step

Install dependencies:
```
npm i
```
Serve project:
```
npm run serve
```

## Built With

* [Hapi](https://github.com/hapijs/hapi) - The Simple, Secure Framework Developers Trust
* [Firebase](https://www.npmjs.com/package/firebase) - Firebase provides the tools and infrastructure you need to develop, grow, and earn money from your app. This package supports web (browser), mobile-web, and server (Node.js) clients.

## Version

We use [SemVer](http://semver.org/) for versioning.

## Authors

* **Guillaume Duhan** - *Initial work* - [Github](https://github.com/guillaumeduhan)

## License

This project is licensed under the MIT License.