mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-09 14:18:02 -05:00
a9f7bae4e466011266259bb3bbb6f82bc02894ac
Privacy & Scaling Explorations
Enhancing Ethereum through cryptographic research and collective experimentation.
Contributing guidelines
Open for contribution.
- For adding new features, please open PR and first merge to staging/dev for QA, or open issue for suggestion, bug report.
- For any misc. update such as typo, PR to main and two approval is needed.
Add/Edit article
- For updating/adding a new article you can follow this guide
Add/Edit project list
- For updating/adding project detail you can follow this guide
PR Review process
For internal, PSE member:
- Suggest to tag: @kalidiagne, @psedesign for PR review.
- If question, please reach out in discord channel #website-pse
For external:
- Translation PR: please tag a member you know that can help review your translation
- Any type of PR: please state clear your intention For any suggestion, feel free to open issue or send us a message on Discord #suggestion
Run Locally
Clone the project
git clone https://github.com/privacy-scaling-explorations/pse.dev
Go to the project directory
cd pse.dev
Install dependencies
yarn
Start the app
yarn dev
Tech Stack
- Next.js 14 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from Lucide
- Tailwind CSS class sorting, merging and linting.
Description
Languages
TypeScript
96.2%
JavaScript
2.6%
CSS
1%
Dockerfile
0.2%