Web framework using Seaside, Material Components Web, Voyage/Magritte and MongoDB
- The code is licensed under MIT.
- The documentation is licensed under CC BY-SA 4.0.
Download the latest Pharo 32 or 64 bits VM.
Load the code using:
Metacello new
repository: 'github://yannij/Tidbit/src';
baseline: 'Tidbit';
onConflictUseLoaded;
load.
- Open Seaside Control Panel from the Tools menu
- Add a ZnZincServerAdaptor from the control panel
- Select the adapter, click on Start button
- Use a web browser (Chrome, ...)
- Go to URL: http://localhost:8080/tidbit/todo