日本語のREADMEはこちらです: README.ja.md
One-sentence description: cybervalley is a Japanese open source project that provides tools and resources related to the CyberValley initiative in Fukui, Japan.
- Provides a web application to display a map of locations related to the CyberValley initiative
- Includes scripts for scraping and processing event data related to CyberFriday events
- Offers WebGPU-based particle simulation background for the website
- Deno runtime to run the provided scripts
To run the project:
- Clone the repository
- Install Deno if not already installed
- Run the
run.shscript to scrape the event data and generate the necessary files
The project utilizes the following external resources:
https://js.sabae.cc/fetchOrLoad.jshttps://js.sabae.cc/HTMLParser.jshttps://js.sabae.cc/DateTime.jshttps://js.sabae.cc/CSV.jshttps://code4fukui.github.io/ICAL/ICAL.js
MIT License — see LICENSE.