forked from compdemocracy/polis
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Development
Stupid edited this page Sep 25, 2024
·
13 revisions
Backend:
- Typescript
- Express.js
- PostgreSQL
- Clojure (Math)
Frontend:
- ReactJS
Deployment:
- Docker
- Docker compose
- Docker swarm (we are testing)
- Kubernetes (we plan to test)
⚠️ Under construction 🚧 👷
- If you have not install nodejs, you should go to nodejs and install...
- Clone the polis-storybook directory and enter the dir
git clone ...
cd ...- use
npmcommand to run the UI
npm install
npm run