13 lines
255 B
Markdown
13 lines
255 B
Markdown
# @lfk/backend
|
|
|
|
Backend Server
|
|
|
|
## Dev Setup 🛠
|
|
```bash
|
|
docker-compose up --build
|
|
```
|
|
|
|
## Recommended Editor
|
|
[Visual Studio Code](https://code.visualstudio.com/)
|
|
### Recommended Extensions
|
|
- will be automatically recommended via ./vscode/extensions.json |