keelworks / LMS

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

Implement new server #58

Open TheNirmata opened 4 weeks ago

TheNirmata commented 4 weeks 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 4 weeks ago

Refer to ticket #33