Web Description A microservice for my own backend for work with telegram Installation $ yarn install Running the app Docker $ docker-compose up -d NPM / Yarn # Development $ yarn start # Or for production # Build $ yarn build # Serve $ serve out/ Test $ yarn test