nodefluxio/weber

[Frontend] getStaticProps makes frontend docker build failed

Closed this issue · 0 comments

Expected Behavior

  • Change method getStaticProps with other proper method
  • Able to build docker without backend

Current Behavior

  • getStaticProps is not correctly implemented
  • Unable to build the docker

Possible Solution

  • maybe use getServerSideProps

Related issue : https://stackoverflow.com/questions/61452675/econnrefused-during-next-build-works-fine-with-next-dev