Skip to content

iampeterbanjo/iampeterbanjo.com-pnpm

Repository files navigation

Personal portfolio and blog

Made with

Development

  • yarn dev

    • watches and runs server
    • watches and builds css files
    • watches and runs data
    • watches tests
  • yarn e2e dev

    • runs end-to-end tests in watch mode
  • yarn dry-run (to check deployment)

    • builds css
    • starts data
    • starts server

Deployment

  • yarn deploy
    • runs tests
    • runs e2e tests (needs development server to be running e.g. yarn dev)
    • pushes to Clever cloud
    • pushes to Github

Visit or follow

Releases

No releases published

Packages

No packages published

Languages