DiceDB/alloy

Refactor repo implementation to a static site

Closed this issue · 3 comments

Changes required for this issue:

  • Update the configuration to enable static export
  • Remove Server-Side Rendering from components
  • For dynamic routes, use getStaticPaths
  • Adjust Data Fetching to client side data fetching
  • Update Environment Variables accordingly
  • Update Scripts in package.json
  • Update README with required steps for build and run
  • Test the Static Build locally and integrate with Github actions workflow.

@lucifercr07 Hi can you assign this to me.

Thanks

@N3XT14 assigned, thanks for contributing.

Closing, merge as part of #50