Skip to content

Repository files navigation

Build and Deploy Static Files to GitHub Pages

Relative Path Website

typescript react tailwindcss vite

Description

This is the source code for the relativepath.tech website. The site is built using React and TailwindCSS and the demo site is hosted on GitHub Pages.

Resources

Requirements

For our developer setup the only requirement is that Node.js v18 is installed on their machine to run the site locally.

Setup

  1. Navigate to a location on your file system you'd like to put this project and clone this repository by running:
git clone https://github.com/kensonjohnson/relativepath.tech.git
  1. Navigate to the relativepath.tech directory:
cd ./relativepath.tech
  1. Run the local.sh bash script to install requirements:
bash local.sh

Building

  1. To build the server, run the build.sh script with bash:
bash build.sh

Start the server

  1. To start the server locally at http://localhost:4173, run the 'start-server.sh` script with bash:
bash start-server.sh

Testing

  1. Run the test.sh bash script to test the server locally:
bash test.sh
  1. If you see a 200 OK response back, congrats! Open your browser and head over to http://localhost:4173 to take a peak at the site.

In Progress

  • policy.sh for compliance
  • build.sh script for local build automation
  • test.sh script for local testing automation

About

The RelativePath Website

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages