hill84 / biblo

Social network for book lovers

Home Page:https://biblo.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biblo logo

Biblo.space

Biblo is a social network for book lovers, developed with React, Typescript and Firebase.

license latest release latest tag code size in bytes

This project was bootstrapped with Create React App.

Preview this App

You can preview this app from this page on biblo.space.

Setup the Project

Clone this repository

First clone this repo git clone https://github.com/hill84/biblo.git

Install dependencies and run

Just run yarn, when finished type yarn start to run your app in development mode.

Build and deploy

  1. Update package.json version
  2. Run yarn build
  3. Run firebase login
  4. Run one of the following commands to deploy:
  • yarn deploy
  • yarn deploy:hosting
  • yarn deploy:functions
  • yarn deploy:staging
  • yarn deploy:staging:hosting
  • yarn deploy:staging:functions

Maintenance

Update regularly your local version of firebase-tools with yarn global add firebase-tools.

About

Social network for book lovers

https://biblo.space

License:MIT License


Languages

Language:TypeScript 77.4%Language:JavaScript 11.0%Language:CSS 10.7%Language:HTML 1.0%