remove flake bullshit #10
18
readme.md
18
readme.md
|
@ -1,23 +1,9 @@
|
||||||
# LearningPulse server
|
# [LearningPulse server](https://lp-dev.4o1x5.dev)
|
||||||
|
|
||||||
## CI/CD
|
To check up on builds head to [actions](/actions)
|
||||||
|
|
||||||
To check up on builds head to [the hydra server](https://hydra.4o1x5.dev/project/learningpulse)
|
|
||||||
|
|
||||||
### Enter developer shell
|
### Enter developer shell
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix develop
|
nix develop
|
||||||
```
|
```
|
||||||
|
|
||||||
### Build services
|
|
||||||
|
|
||||||
```bash
|
|
||||||
nix build .#learningpulse-dummy
|
|
||||||
```
|
|
||||||
|
|
||||||
### Run service
|
|
||||||
|
|
||||||
```bash
|
|
||||||
nix develop && cd dummy && mvn run spring-boot:run
|
|
||||||
```
|
|
||||||
|
|
Reference in a new issue