Skip to content
  • Ben Kostiuk's avatar
    [FIX] Use backend endpoints instead of firebase (#63) · eaf57cc4
    Ben Kostiuk authored
    * Regenerate API
    
    * Add code to set environment to dev
    
    * Add instructions for firebase emulators
    
    * Remove old firestore calls in favor of api calls to backend
    
    * Add rest of profile information
    
    * Clean up code for api call
    
    * Fix linter
    
    * Add alias for emulators command
    
    * Fix module thingy for axios for jest testing
    
    * Fix types for @env module imports
    
    * Fix test CI workflow
    
    * Move polyfill to main to avoid issues with jest
    
    * Add tests for toHoursAndMinutes
    
    * Rename utils/waitTime.tsx to utils/time.tsx
    eaf57cc4