Skip to content

FinHubSA/information-storage-and-backend

Repository files navigation

information-storage-and-backend

A MySQL and Python Flask rest API run using docker

Table of Contents

Quick Start

  1. go through all the Prerequisites in Prerequisites
  2. run npm i
  3. docker compose up to build docker images and run docker containers
  4. Go to localhost:5000 and you should see a "Not Found" page

If you run into issues, see the additional docs below bottom of page

Contributing

Before contributing please read through everything in Contributing.

⬆ back to top

Run The Application

docker compose up

This will automatically start the flask application via a local server at localhost:5000 and the mysql database.

⬆ back to top

Additional Docs

⬆ back to top

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published