xsalazar / rhine-street-public-library

πŸ“š This repository contains the source code for the website https://rhinestreetpubliclibrary.com to manage our local book drop

Home Page:https://rhinestreetpubliclibrary.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“š Rhine Street Public Library

This repository contains the source code for the website https://rhinestreetpubliclibrary.com.

Getting Started

This repository leverages VSCode's devcontainer feature to ensure all necessary dependencies are available inside the container for development.

Application

To get started:

npm install && npm start

This will start the application on your local machine, running on http://localhost:5173/.

Deployments

All application deployments are managed via GitHub Actions and the ./.github/workflows/deploy.yml workflow.

Additionally, application dependencies are automatically managed and updated via Dependabot and the ./.github/workflows/automerge-dependabot.yml workflow.

About

πŸ“š This repository contains the source code for the website https://rhinestreetpubliclibrary.com to manage our local book drop

https://rhinestreetpubliclibrary.com/


Languages

Language:TypeScript 92.6%Language:HTML 7.1%Language:CSS 0.4%