keelworks / LMS

Keelworks Learning Management System
MIT License
0 stars 2 forks source link

Implement new server #58

Closed TheNirmata closed 4 months ago

TheNirmata commented 5 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.

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.

TheNirmata commented 5 months ago

Refer to ticket #33

Lanceart commented 4 months ago

image

Lanceart commented 4 months ago

image

TheNirmata commented 4 months ago

Great job!