Skip to content

neverett8fr/tempest-user-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tempest-user-service

linting

⚠️ Note: This User Service is no longer actively maintained or used in the Tempest cloud storage solution. The following README is provided for historical reference only.

The User Service was a component of the Tempest cloud storage solution responsible for managing user-related operations, including user registration, authentication, and profile management.

How to run

Build

docker build -t .

Run

docker run -p 8080:8080 -v . -e ENV_VARIABLE=value .

Stop the container

docker stop container-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published