Skip to content

danik-tro/rtm-auth

Repository files navigation

Auth Rust Microservice

Getting started

Setup database

Setup database locally in docker

$ docker-compose up rtm_auth_db

Set database url env variable

Default url for local development

$ export DATABASE_URL=postgres://rtm_auth:rtm_auth@localhost:5432/auth

About

Rust Authentication microservice

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages