Skip to content

chalupagrande/chalupagrande.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalist Portfolio with React

Thanks for visiting!! You're probably looking for my portfolio.

WHat you were working on: (04/22/24)

Making the shop actually work with real products. There is an error in the deprecated shopping experience. HERE:

      // YOU ARE HERE 04/22/2024
      await stripe.redirectToCheckout({
        sessionId: session.id,
      })

WHat you were working on: (05/21/24)

Trying to upgrade all packages. Check out branch updated-packages. Dokku machine does not like it though.

Notes for Development:

# starting redis
$ brew services start redis

# stopping redis
$ brew services stop redis

# checking if it is running
$ redis-cli ping

# clear all
$ redis-cli FLUSHALL

# get keys
redis-CLI KEYS '*'

About

Personal Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published