Skip to content

SeanShubin/condorcet-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Condorcet Backend

Style Guide

Style Guide

Prerequisites

Make sure you have a mysql database running configured with the settings listed in DatabaseConstants

Scripts

  • ./scripts/prepare.sh
    • One time initialization
  • ./scripts/run.sh
    • Run application

Notes

Looking into JWT

Could be useful for figuring out java keytool

Encryption notes

  • PKCS#1 PEM-encoded public key starts with -----BEGIN RSA PUBLIC KEY-----
  • x.509 public key starts with -----BEGIN PUBLIC KEY-----

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages