Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ref(blog): remove unneeded files for the blog | Franck Cuny | 2022-05-23 | 1 | -1/+0 |
| | | | | | In a monorepo setup, the CI configuration is not used at this level of the tree, and the gitignore/envrc are not relevant. | ||||
* | build: slowly moving to nix | Franck Cuny | 2022-05-01 | 1 | -0/+1 |
Add a `flake.nix' configuration to pull the required dependencies and run the server. Remove a few targets from the Makefile and move the deployment part to a script. |