Skip to content

SJJacques/PokeDB

Repository files navigation

Instructions

Run locally with docker by executing docker-compose up --build from the root of the repository.

Defaults:

  • Presentation Layer: localhost:3000
  • Application Layer: localhost:5000
  • Data Layer (MySQL): localhost:3306

Potential Improvements

  • unit tests
  • logging
  • Swagger/OpenAPI docs
  • a more complex schema or schema creation w/ EF Core migrations
  • a more complex or stylized frontend
  • more DRY code w/ more atomicity in frontend
  • error messages for invalid operations in frontend

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published