Categorygithub.com/AwespireTech/RXCA-Backend
repositorypackage
0.0.0-20240522041419-58ab88dea92b
Repository: https://github.com/awespiretech/rxca-backend.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

RXCA-backend

With Docker Installed, run the following commands to start server on localhost:8080 for debugging:

docker-compose up -d

And the following to stop the server:

docker-compose down -v