![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@gnosis.pm/dex-telegram
Advanced tools
[![npm version](https://img.shields.io/npm/v/@gnosis.pm/dex-telegram.svg?style=flat)](https://npmjs.org/package/@gnosis.pm/dex-telegram 'View this project on npm') [![Build Status](https://travis-ci.org/gnosis/dex-telegram.svg?branch=develop)](http
Create a .env
file using .env.example as a template.
You'll need to setup the Telegram token and the channel in the .env
file or as environment variables when you run the process.
First setup the environment variables
# Install dependencies
yarn install
# Run
yarn dev
First setup the environment variables
Option 1: Run dockerhub image See all available tagged images:
# For example, run the develop branch
docker run --env-file .env gnosispm/dex-telegram:develop
Option 2: Use docker compose First setup the environment variables using .env.example as a template.
Then run docker compose:
docker-compose up
First setup the environment variables
First setup the environment variables using .env.example as a template.
# Install dependencies
yarn install
# Build project
yarn build
# Run
yarn start
The app will expose two endpoints to verify the liveness of it.
By default, the API is exposed in port 3000
, but it can be changed using API_PORT
environment var.
The endpoints using the default port would be available at:
FAQs
[![npm version](https://img.shields.io/npm/v/@gnosis.pm/dex-telegram.svg?style=flat)](https://npmjs.org/package/@gnosis.pm/dex-telegram 'View this project on npm') [![Build Status](https://travis-ci.org/gnosis/dex-telegram.svg?branch=develop)](http
The npm package @gnosis.pm/dex-telegram receives a total of 1 weekly downloads. As such, @gnosis.pm/dex-telegram popularity was classified as not popular.
We found that @gnosis.pm/dex-telegram demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.