WIP: environment de dev local #2

Draft
emrys wants to merge 3 commits from emrys/feat/local-dev-branch into main
Member

Cette PR est encore en cours de construction.

Le but est d'avoir un setup de dev local simplifié, avec un docker compose un configuration par défaut qui permet de lancer simplement le projet en local.

Cette PR est encore en cours de construction. Le but est d'avoir un setup de dev local simplifié, avec un docker compose un configuration par défaut qui permet de lancer simplement le projet en local.
This pull request has changes conflicting with the target branch.
  • .gitignore
  • Makefile
  • build.rs
  • src/cli.rs
  • src/config.rs
  • src/connectors/documenso/client.rs
  • src/connectors/documenso/types.rs
  • src/container.rs
  • src/db.rs
  • src/dto/auth.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin emrys/feat/local-dev-branch:emrys/feat/local-dev-branch
git switch emrys/feat/local-dev-branch

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff emrys/feat/local-dev-branch
git switch emrys/feat/local-dev-branch
git rebase main
git switch main
git merge --ff-only emrys/feat/local-dev-branch
git switch emrys/feat/local-dev-branch
git rebase main
git switch main
git merge --no-ff emrys/feat/local-dev-branch
git switch main
git merge --squash emrys/feat/local-dev-branch
git switch main
git merge --ff-only emrys/feat/local-dev-branch
git switch main
git merge emrys/feat/local-dev-branch
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
purr/agir!2
No description provided.