CLIxIndia-Dev / CLIxDashboard

A data dashboard for CLIx, TISS, Mumbai. It is based on Flask, React and Apache Airflow.
0 stars 1 forks source link

Creation of Development To Production Build #36

Closed yogeshu closed 3 years ago

yogeshu commented 3 years ago
  1. I did the research for creating a production build but production build is the static generation of data. we have to create a env for backend
  2. The creation of Env and working of it with backend tested in other react project
  3. create a build-in docker added commands use different methods to achieve production build
  4. recreation of Docker building for many try method- changing the many other commands in docker file
  5. Created the build but there is no response of backend as its static
  6. Created the backend access for the Build using env file and make sure it's available for everyone
  7. Creation of build and tested it
  8. Tested by the tester and merge commit by sysadmin in git
    • this is the process for build creation in production mode for Clix dashboard
    • Add if something is missed k