Skip to content
/ void Public template

VOID Stack. Typescript/Docker/Hasura in a monorepo with fantastic dx and a cli. Virtualization/Orchestration/Integration/Deployment

Notifications You must be signed in to change notification settings

csprance/void

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOID Stack

A boilerplate framework for modern web service development. Virtualization/Orchestration/Integration/Deployment all wrapped up in one with fantastic DX. Battle tested.

Documentation

Folder Structure

Monorepo

  • apps/
    • These are services or applications that can run
  • infrastructure/
    • These are things like databases or high level admin
  • packages/
    • These are shared packages we want to share between the repository

Deployment

Any push to the main branch triggers a new build and deployment.

If you wish to avoid this, please make changes in a different branch OR add the string SKIP-DEPLOY to a git commit message. This will cause the Deployment to be skipped.

To reset the production database to be the default database as if the application was just created add the string :feelsgood: RESET-PROD

You can modify this behavior in the deploy.yml file.

About

VOID Stack. Typescript/Docker/Hasura in a monorepo with fantastic dx and a cli. Virtualization/Orchestration/Integration/Deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published