Skip to content

Latest commit

 

History

143 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Run npm rebuild to build executables for your platform

Run, test, serve

  1. npm run build
  2. npm run test
  3. npm run serve:dev|test|prod

Deploy

  1. Create version and tag commit npm version patch|minor|major -m "tag message"
  2. Commit to origin git push --follow-tags
  3. Deploy and run smoke tests npm run deploy:test|prod
  4. When needed, rollback npm run rollback:test|prod -- tag-name

Setup host

  1. Create droplet with node build/digital-ocean-run.js
  2. Add remote repos
  3. Prepare host ssh [email protected] 'bash -s' < prepare-host.sh

Create image

  1. Place original image in /images
  2. Convert it to base64 (https://www.base64-image.de/ works well)

About

Our web site

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages