Skip to content

GSAPP-CDP/smorgasbord-dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smorgasbord-dist

This is a TEMPORARY repository, meant to host files to be deployed to Heroku.

cd ~/github/smorgasbord/src
yarn generate
aws s3 rm s3://smorgasbord-dist --recursive
aws s3 cp dist/smorgasbord s3://smorgasbord-dist --recursive 
rm -rf dist/smorgasbord/img/
cd dist
git commit -am “new smorgasbord-list build”
git push 
git push -f heroku main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages