Skip to content

danylaws/my-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-todo-app

This app is a simple ASP[.]Net Core To-Do app, used to show how to deploy an app with Elastic Beanstalk on AWS. The article can be found here.

This app works with a MySQL database. These 3 steps are important to configure the app with the database :

Step 1. Create a MySQL database on your local machine

Step 2. update the connection string in the appsettings.json file

Step 3. From the app, Run the migrations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published