efim
fe9794a796
nix: fixing the module
...
for some reason config = lib.mkIf didn't work over whole config, with
'infinite recursion'
Setting particular parts of config helped.
Then - trimming user and group name to under 31 symbols
2023-08-06 17:17:06 +00:00
efim
24b42352b3
nix: nixos module for backend installation
...
systemd to run service, nginx config bundled in
2023-08-06 14:02:04 +00:00
efim
81f466ceb0
nix update
2023-08-05 15:21:28 +00:00
efim
ba58a13e6a
docs: license, readme and renaming into Kazbegi
2023-05-06 19:26:50 +04:00
efim
d4eae63166
initial backend nix build - get jar
2023-04-29 19:43:17 +04:00
efim
329dc6e8b2
initial way to run the server:
...
sbt:backend> assembly
java -jar backend/target/scala-3.2.0/backend-assembly-0.1.0-SNAPSHOT.jar
2023-04-23 18:33:29 +04:00
efim
6c8e9ea4ee
npm create vite
2023-04-21 17:12:21 +04:00