dedis / d-voting

📧 E-Voting platform based on the Dela blockchain
https://dedis.github.io/d-voting
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

Draft: use multi-staged build for clean frontend image #348

Closed PascalinDe closed 11 months ago

PascalinDe commented 1 year ago

closes #342

PascalinDe commented 1 year ago

the frontend UI seems to be working with this version now, but I'm having trouble receiving data from DELA now

PascalinDe commented 1 year ago

OK, working now

pierluca commented 1 year ago

PS: there are a couple of Sonar code smells that are trivial to address (s/ as / AS /g)

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

PascalinDe commented 1 year ago

the frontend server acts as a reverse proxy, so there needs to be a server running here as well - we'll shelve this PR for now