Skip to content

paul-rinaldi/mev-commit-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mev-commit explorer

Testing purposes

  1. Load the db separately sudo docker-compose up --build db. The db persists over time in the docker container.
  2. Load the backend API sudo docker-compose up --build backend. Sanity check that backend APi is running with this curl http://localhost:8000/tables/row_counts
  3. Load the frontend sudo docker-compose up --build frontend and access website via http://localhost/

fastAPI

curl http://localhost:8000/tables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 48.1%
  • Python 31.7%
  • JavaScript 9.5%
  • CSS 5.5%
  • Dockerfile 2.3%
  • HTML 2.1%
  • Shell 0.8%