Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global justfile #232

Closed
raphaelrobert opened this issue Dec 5, 2024 · 0 comments · Fixed by #241
Closed

Global justfile #232

raphaelrobert opened this issue Dec 5, 2024 · 0 comments · Fixed by #241

Comments

@raphaelrobert
Copy link
Contributor

We should consider having a global justfile in the root directory that replaces the Makefile from prototype/ eventually.
We should then also use that justfile on the CI.

boxdot added a commit that referenced this issue Dec 6, 2024
Also add a simple docker compose file with postgres.

```
Available recipes:
    generate-db-certs    # generate postgres TLS certificates
    generate-flutter-ffi # generate Rust and Dart flutter bridge files
    init-db
```

Related #232
boxdot added a commit that referenced this issue Dec 6, 2024
Also add a simple docker compose file with postgres.

```
Available recipes:
    generate-db-certs    # generate postgres TLS certificates
    generate-flutter-ffi # generate Rust and Dart flutter bridge files
    init-db
```

Related #232
boxdot added a commit that referenced this issue Dec 9, 2024
Also add a simple docker compose file with postgres.

```
Available recipes:
    generate-db-certs    # generate postgres TLS certificates
    generate-flutter-ffi # generate Rust and Dart flutter bridge files
    init-db
```

Related #232

* play nice with volumes and selinux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant