Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
/ refresh-22 Public archive
generated from teaminkling/base

The public repository for the 2022 Design Refresh website and bot.

License

Notifications You must be signed in to change notification settings

teaminkling/refresh-22

Design Refresh

This is the repository for the 2022 Design Refresh. It has lived through various stages:

  1. pre-2022: a temporary build site.
  2. 2022: a full-fledged site with API, user-generated content, forms, and more.
  3. post-2022: a static site that behaves the same way as the 2022 site but statically generated.

Local Development

For the frontend:

npm install
npm run dev

Ensure .env is populated with a valid Discord bot token to grab user profile images on build.

Deployment

The frontend is statically generated/prerendered from ./dist/client:

npm run build

License

Apache 2.0: You are free to copy, adapt, and read any of the code as you please.

However, "Design Refresh", "FiveClawd", "Inkling Interactive", marketing materials (including the logo), and user-generated content is All Rights Reserved of their respective copyright holders.