AidXylelele / co-user

This repository is part of the project from the internship, which is three integrated services - frontend interaction service, user data service, transaction service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CO-User

This repository is part of the project from the internship, which is three integrated services - frontend interaction service, user data service, transaction service.

How to run the service

The following are all the necessary data that must be added to the .env file for the application to run.

  • REDIS_USERNAME;
  • REDIS_PASSWORD;
  • SECRET_KEY;

About

This repository is part of the project from the internship, which is three integrated services - frontend interaction service, user data service, transaction service.


Languages

Language:TypeScript 98.7%Language:Dockerfile 1.3%