Skip to content

binodmaharjan/Auth-API

Repository files navigation

Nodejs Authentication APIs

Installation & Configuration

ADMINER_DEFAULT_SERVER=postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=1111

Building the project

  • We can start bulding our projects by running 'docker compose build'
  • Once build is done, run docker compose up' to start the servies. You can run docker compose up -d` for detach mode
  • To stop the services you can press Ctrl + C - (Control + C)

Accessing the Docker Container

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published