Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ejnshtein/nyaasi-channel

Nyaasi telegram channel
https://github.com/ejnshtein/nyaasi-channel

Last synced: 11 days ago
JSON representation

Nyaasi telegram channel

Awesome Lists containing this project

README

        

# nyaasi-channel

This is source code of a part of [nyaasi-bot](https://t.me/nyaasi_bot) which posts messages to [nyaasi telegram channel](https://t.me/nyaasi).

## Installation

- Create `.env` file and put all secrets here.
- Run commands.
- `docker-compose pull`
- `docker-compose up -d`

## Development

- Run command `up`
- In VSCode press `F5` to start debugger and ts build server.