Skip to content

A Sample Microservice Environment

Notifications You must be signed in to change notification settings

underwhelmed/mylaunchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Launchy

An app that shows where you can go to space. Select from a list of launchpads and GO!

How to start using My Launchy locally:

  1. Start docker
  2. Copy the file .env.template to .env
  3. Set your own local or private variables in .env
  4. Execute command docker-compose up --build -d
  5. Open a browser window and navigate to http://localhost:5010/swagger to get endpoints and usage examples

For unit tests, execute dotnet test

About

A Sample Microservice Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published