Giter Site home page Giter Site logo

tlwr / some-gallery-thing Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 4.3 MB

a web app for finding events @ galleries

Home Page: https://some-gallery-thing.toby.codes

License: MIT License

TypeScript 99.23% JavaScript 0.22% SCSS 0.55%
typescript art london hacktoberfest

some-gallery-thing's Introduction

some gallery thing

GitHub Workflow Status GitHub Workflow Status License Contributors Last commit

As a person who looks at art, I want to see what is on in my local area, so I can go see art.

workflow

  1. GHA runs a CI pipeline which compiles TS to scrape gallery websites
  2. GHA compiles TS code into JS bundle
  3. GHA uses wrangler to upload events JSON to Cloudflare KV
  4. GHA uses wrangler to deploy JS bundle to Cloudflare workers
  5. Cloudflare worker hosts some-gallery-thing.toby.codes

development

  1. install nodejs LTS
  2. npm install
  3. npm run watch
  4. open localhost:8080

deployment

  1. Manually using wrangler publish

Or

  1. Push to main via GitHub actions

Or

  1. Every two hours via GitHub actions

structure

src is where the rest of the source code goes. src/public is where assets (CSS and images) live.

src/controllers is the directory where the visual components live.

This project uses typescript, jest, and sass.

Types are defined in src/types. Examples and static data goes in src/data.

some-gallery-thing's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar jonheslop avatar soniaturcotte avatar tlwr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

some-gallery-thing's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.