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.
- Host: GitHub
- URL: https://github.com/guillaumeduhan/hapi-firebase-boilerplate
- Owner: guillaumeduhan
- Created: 2019-12-11T16:28:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T16:43:30.000Z (almost 6 years ago)
- Last Synced: 2025-12-08T01:07:30.941Z (7 months ago)
- Topics: firebase, hapi, hapijs, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hapi Firebase Boilerplate v1.3.0.

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.