Skip to content

CI / CD #50

@this-is-mjk

Description

@this-is-mjk

Overall aim is to keep the main branch for the production codebase and the dev for the developer testing and iterations.
Possible ideas:

  1. We can follow a 1 month dev deployment cycle, where we implement, test and deploy in cycles of 1 month for that to be a smooth process:
  • Set up a global code formatter, which runs before each PR or merge
  • pre commit rules, and tests
  • migrations rules and set up
  1. Dev Mode, Production Mode
  • Implement a complete dev mode debugging system using console.log, console.error (only active in dev mode)
  • Use Coolify for better idea see ytvideo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions