Platzi-overflow
Hapi course project, stackoverflow platform, this project build with:
- Node.JS
- Hapi
- Firebase Realtime Database
- Handlebars
Other dependecies:
Demo
If you want to see the demo of this proyect deployed, you can visit Platzi-overflow
How to clone
- Clone the project
- Create a project in firebase to connect this project.
- Copy the firebase.json config file to ./config folder Referencia.
Installation
To install this proyect just type and execute
npm installYou need to create a project in firebase to connect this project.
Run
npm run devThe project run in http://localhost:3000/
If you would like to know how structure this project, you can to access to wiki
Notes
if you want run this project on developer mode, you need:
- Create a project in firebase
- Copy config in file in ./config/firebase.json
- i used template of Ana Belisa for this readme. Thanks you