/cuis-web

Microframework web for cuis smalltalk

Primary LanguageSmalltalkMIT LicenseMIT

Cuis web logo

Cuis Web is a microframework web for Cuis Smalltalk that includes everything needed to create web applications according to the Model-View-Controller (MVC) pattern.

Getting Started

  1. You'll need to download Cuis Smalltalk, you can follow the official Cuis Smalltalk guide.
  2. Once you have Cuis Smalltalk running you have to drag and drop the Cuis-Web.pck.st inside Cuis.
  3. Start the server performing CuisWebApplication start on a workspace.
  4. Go to http://localhost:8080

I want to know more!

You can go to the wiki page to learn how to do more.