/mongo-to-sql

Primary LanguageTypeScript

mongo-to-sql

docker compose up

# In a separate terminal
npm install
npm start

Go to http://localhost:3001

demo

TODO

  • Add node server to docker compose
  • Unit test
  • Integration test
  • Make it fancy
    • Convert to Vue or React
    • Use framework (Material-UI?)
  • Add CLI?