Skip to content

marcoETmx/Platzi-overflow

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 install

You need to create a project in firebase to connect this project.

Run

npm run dev

The 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

Releases

No releases published

Packages

No packages published