Skip to content

acid-info/psc.logos.co

Repository files navigation

psc.logos.co

https://psc.logos.co/

How to Run Locally

  1. Clone this repository
$ git clone https://github.com/acid-info/psc.logos.co.git
  1. Install the dependencies:
$ yarn install
  1. Start the development server:
$ yarn dev
  1. Visit http://localhost:3000 in your browser

CI/CD

The hosting is done using Caddy server with Git plugin for handling GitHub webhooks.

Information about deployed build can be also found in /build.json available on the website.