stockx-gif

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2022 License: MIT Imports: 1 Imported by: 0

README

About

StockX GIF is a web service for generating GIFs of StockX products which have 360 degree images.
The API is written in Go and uses Go Fiber for routing. The front-end is written in React and uses Next.js.

Deployment

Deploying backend

Deploying the backend is as simple as cloning the project and running docker-compose up -d.
I would not reccomend hosting on Heroku as performance suffers.

Deploying frontend

You can deploy the frontend to Vercel by clicking the button below:
Deploy with Vercel

Ensure you set the following environment variables:

  • NODE_ENV should be production
  • API_URL should be the URL to where the API is running

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
s3
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL