Skip to content

A nideJS version of the llab code...this is still highly mythical!

Notifications You must be signed in to change notification settings

beautyjoy/llab-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llab-server

This is a repo for a llab-server idea I've been throwing around.

This server will be based on Express and nodeJS.

  • Matches the current llab feature set and setup

  • easy deployment to Heroku

  • URL scheme: * / - main page * /courses - course listing page (now the same as index.html) * /[COURSE]/ - list the topics in a course * /[course]/[topic-name]/ - the 'topic' page with a list of activities * /[course]/[topic]/[page] - an individual curriculum page

  • The [course], [topic], [page] should be readable "slugs" or optionally ids.

    • (Numeric IDs are particularly nice for saying 'page X' within a lab.)

About

A nideJS version of the llab code...this is still highly mythical!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published