Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matt Dailey Personal Site

This repository contains the codebase for the Reactive Robot Firebase-hosted website. The site is a personal project by Matt Dailey, featuring blog posts, a public traffic dashboard, and other static content. The site is deployed using Firebase Hosting.

Project Structure

  • public/: Contains all the static files being served, including HTML, CSS, and images.
  • firebase.json: Firebase configuration file for specifying hosting settings, rewrites, and redirects.
  • .firebaserc: Firebase project configuration file.
  • deploy.sh: Deployment script to deploy the project using Firebase.

Getting Started

To get started with this project, follow the steps below:

  1. Clone the repository:
    git clone https://github.com/mattdailey/reactive-robot-firebase.git
    cd reactive-robot-firebase
  2. Install Firebase CLI if you haven't already:
    npm install -g firebase-tools
  3. Login to Firebase:
    firebase login
  4. Initialize Firebase project:
    firebase init
  5. Deploy the project:
    ./deploy.sh

Author

Matt Dailey


Public traffic dashboard: Simple Analytics Dashboard

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages