https://github.com/fey/slaka
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fey/slaka
- Owner: fey
- Created: 2022-11-23T19:01:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T19:01:52.000Z (over 3 years ago)
- Last Synced: 2025-06-23T02:07:03.459Z (about 1 year ago)
- Language: JavaScript
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend Chat
[](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=exercises-javascript)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet (in Russian)](https://ru.hexlet.io/pages/about?utm_source=github&utm_medium=link&utm_campaign=js-fastify-blog).
## Install
```bash
make install
```
## Run
```sh
$ make start
# curl http://localhost:55000/api/v1/data
```