Skip to content

hinchley2018/jonimoes-api

Repository files navigation

Jonimoes-api

  • a .NET 6 webapi to handle requests from jonimoes-react

Getting started

  • add DB_CONNECTION to .env file

Build Docker Image

docker build --pull -t jonimosapi:v1 .

Run Docker Image

docker run --env-file ./.env -it -p 8000:80 jonimosapi:v1

About

.NET Project to build a fictional pizza ordering API

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors