Commit History

Author SHA1 Message Date
  Lee Morgan 498a98d5c2 Create the characters table 1 month ago
  Lee Morgan fb31ff8a08 Create the games table. 1 month ago
  Lee Morgan 605ddff5b0 Finish off the webhook 1 month ago
  Lee Morgan 6c576664df Webhook partially complete 1 month ago
  Lee Morgan 815674ff43 Create route to handle stripe webhooks 1 month ago
  Lee Morgan 4b2a51267d Create Purchase after retrieving payment intent 1 month ago
  Lee Morgan b82936756a Update purchases table 1 month ago
  Lee Morgan b38428a798 Create new purchase model stuffs 1 month ago
  Lee Morgan 38ff9fa2e0 Create the models needed for a Purchase 1 month ago
  Lee Morgan e6d7b6d0ef Create the purchases table file 1 month ago
  Lee Morgan 0aa6360428 Create route to create payment intent 1 month ago
  Lee Morgan 41a4950621 Create logout route 1 month ago
  Lee Morgan 41bc97abbe Create get one route and docs for logout 1 month ago
  Lee Morgan 59607388bd Create docs for get one route 1 month ago
  Lee Morgan c4d0dbe3a4 Create the login route for users 1 month ago
  Lee Morgan 14691f7bac Create docs for the user login route 1 month ago
  Lee Morgan 80ce51bee3 Update user model 1 month ago
  Lee Morgan a63f35f25b Update create route stuffs 1 month ago
  Lee Morgan d77dd8d1ea Create docs for user creation route 1 month ago
  Lee Morgan e58f5a1bca Add security schemes to docs 1 month ago
  Lee Morgan 7d3fa4682a Add http responses to docs 1 month ago
  Lee Morgan 7909410868 Add user schema to docs 1 month ago
  Lee Morgan 83233f0793 Create route to create user 1 month ago
  Lee Morgan 9f76b1ff42 Add modules for validating and hashing password 1 month ago
  Lee Morgan c8cf282637 Create user model 1 month ago
  Lee Morgan 69ab5ecfbd Create initialization of database and users table 1 month ago
  Lee Morgan a7e420f34a Add database connection code 1 month ago
  Lee Morgan 04274b0f5a Create test route for creating user 1 month ago
  Lee Morgan 23a740d04b Create HttpError 1 month ago
  Lee Morgan ae1219879a Create the server. 1 month ago