2024-06-14 16:44:22 +02:00
2024-06-14 15:20:40 +01:00
2024-06-14 15:32:27 +01:00
2024-06-14 16:44:22 +02:00
2024-06-06 14:23:09 +02:00
2024-04-05 13:01:20 +01:00
2024-04-05 18:40:01 +02:00
2024-04-05 13:01:20 +01:00
2022-09-26 22:47:25 -07:00
2024-04-12 12:01:07 +02:00
2024-04-12 11:40:38 +02:00
2024-04-12 11:40:38 +02:00
2024-04-05 13:01:20 +01:00
2024-04-05 13:01:20 +01:00
2024-06-06 14:23:09 +02:00
2024-04-05 18:50:23 +02:00

Privacy and Scaling Explorations

Main branch served at: https://appliedzkp.org/

This is the React re-write of the PSE website, formally just a landing page.

Get Started with Development

npm install

npm run dev serves a development server at http://localhost:8080

The app live under /app.

How to contribute

Have an idea?

Create an issue and tell us the idea!

Want to contribute?

Feel free to fork this repo and make a pull request to the dev branch.

Build and deployment process

  1. When a pull request or push is made to the dev branch, github actions builds a static/production version of the site to the gh-pages-dev branch.
  2. Once changes have been verified on the gh-pages-dev branch, the dev branch is merged into master where github actions builds and deploys a production version of the site to gh-pages
  3. gh-pages is served at http://projects.appliedzkp.org
Description
No description provided
Readme 21 MiB
Languages
Jupyter Notebook 69.7%
TypeScript 13.5%
Typst 8.9%
CSS 6.2%
Shell 0.9%
Other 0.8%