Skip to content

phormula/goldcoastkicks-backend

Repository files navigation

Basket Ball Sneaker App Backend

Description:

Creating cert.pem and key.pem files:

  1. Get SSL certificate and put in certificate.crt file
  2. Get RSA private key and put it in private.key
  3. Run cat private.key > key.pem
  4. Run cat certificate.crt >> cert.pem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages