/netskope

Primary LanguageJavaScript

Netskope App

Tech Stacks

  • react
  • next
  • mui
  • axios
  • mysql
  • docker

Launch App

  • docker
    docker-compose up

http://localhost:8081/

  • local dev
    cd app
    npm run dev

http://localhost:3000/

Future

  • How to build mysql image including schema and data, not from volumes?
  • Use Nginx as service
  • Images Minify
  • UI Fine Tune
  • Component Re-use
  • Conventions

Continue ...