Skip to content

yannij/Tidbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: Code moved to Seaside-Quasar, where work will continue

Tidbit

Web framework using Seaside, Material Components Web, Voyage/Magritte and MongoDB

License

  • The code is licensed under MIT.
  • The documentation is licensed under CC BY-SA 4.0.

Installation

Download the latest Pharo 32 or 64 bits VM.

Load the code using:

Metacello new 
	repository: 'github://yannij/Tidbit/src';
	baseline: 'Tidbit';
	onConflictUseLoaded;
	load.

Start Seaside

  1. Open Seaside Control Panel from the Tools menu
  2. Add a ZnZincServerAdaptor from the control panel
  3. Select the adapter, click on Start button

Open in a web browser

  1. Use a web browser (Chrome, ...)
  2. Go to URL: http://localhost:8080/tidbit/todo

About

!! Moved to Seaside-Quasar !! Web stack using Seaside, Material Components Web, Magritte/Voyage, and MongoDB

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors