Skip to content

This project aims to create an app for finding and contacting house/apartment hosts who are looking for roommates.

Notifications You must be signed in to change notification settings

YaderV/rommie-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Roomie-go

This project aims to create an app for finding and contacting house/apartment hosts who are looking for roommates. It is currently in development, following a microservices architecture, solely for educational purposes.

Requirements

  • Docker compose

Deveploment

  • Run make build to build all the project image
  • Run make dev to start all the containers
  • Run make down to stop all the containers

Testing

  • Run make test-up to set the testing enviroment for unit and integration tests
  • Run make test-run to run all the tests
  • Run make test-down to remove the testing containers and volumes

Docs

Swagger

  • /v1/swagger.yaml

Redoc

  • /v1/docs

About

This project aims to create an app for finding and contacting house/apartment hosts who are looking for roommates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published