Skip to content

alvinbudih/youapp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

YouApp Backend Test Challenge

This is my Technical Challenge from YouApp.

Run Locally

Clone the project

  git clone https://github.com/alvinbudih/youapp-test.git

Go to the user-service directory

  cd youapp-test/user-service/

Copy .env.example file to .env

  cp .env.example .env

Back to root directory

  cd ..

Run docker compose

  docker compose up -d --build

About

This is my Technical Challenge from YouApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors