Closed TheNirmata closed 4 months ago
Implement a brand new server to connect to Next.js
Create a new server using Express.js (and node) implement SSR with Next.js. We are phasing out/ deprecate the use of Django and Python.
SSR -handle the static HTML pages in the backend Express -handles robust data
Add sketch / API documents -if possible
Provide test accounts if possible.
Refer to ticket #33
Great job!
Implement a brand new server to connect to Next.js
Create a new server using Express.js (and node) implement SSR with Next.js. We are phasing out/ deprecate the use of Django and Python.
Acceptance Criteria
SSR -handle the static HTML pages in the backend Express -handles robust data
Requirement Documents
Add sketch / API documents -if possible
Environment
Provide test accounts if possible.