Skip to content

Repository files navigation

Установка

  1. Выполните команду
yarn install
  1. Создайте .env.local файл в корне проекта
//Example

MONGO_URI='mongodb://localhost:27017/react-chat'
ACCESS_EXPIRATION='2h'
REFRESH_EXPIRATION='7d'
JWT_KEY='JWT_KEY'
  1. Запустите проект
yarn start

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages