Skip to content

fuww/developer

Repository files navigation

developer.fashionunited.com

FOSSA Status

FashionUnited Developer Portal, built with Astro and the excellent Astro Starlight template

Run

nix develop
npm install
npm run dev

Run devenv

nix develop
npm run dev # works without installing node, npm, pnpm globally. Nix packaga manager is used.

Install Nix package manager on MacOS

Install Nix with the Nix installer from Determinate Systems.

Docker image

gcloud auth configure-docker europe-west1-docker.pkg.dev

Terminal window
# build your container
docker build -t developers-fashionunited-com .

docker tag developers-fashionunited-com europe-west1-docker.pkg.dev/developers-fashionunited-com/developersite/ssrastrofrontend:latest

# Push your image to a registry
docker push europe-west1-docker.pkg.dev/developers-fashionunited-com/developersite/ssrastrofrontend:latest

# One-liner:
docker build -t europe-west1-docker.pkg.dev/developers-fashionunited-com/developersite/ssrastrofrontend:latest . && docker push europe-west1-docker.pkg.dev/developers-fashionunited-com/developersite/ssrastrofrontend:latest

License

FOSSA Status

About

FashionUnited developer docs site

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 28