Skip to content

whortleberrybearer/InterClub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inter Club

Website dedicated to Inter Club results. There are gaps in the data, only what has been found is populated.

All data is populated into an Sqlite database from which the website is generated from.

The main project in the solution is the Website, but there are some support utilities for parsing results files and populating the database.

Tech Stack

Client: Gatsby

Database: Sqlite

Utilities: C#

Installation

Install Gatsby

  npm install -g gatsby-cli

Run Locally

Go to the project directory

  cd src/Website

Install dependencies

  npm install

Start Gastby

  gatsby develop

Deployment

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published