Skip to content

kellywsq03/vensim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simfella

Simfella is a Systems Thinking modeling tool built with usability and collaboration in mind. It aims to address limitations with contemporary modeling tools like Vensim, which have steep learning curves and poor collaboration workflows.

Try it out at https://vensim.onrender.com/!

Getting Started

Use the Makefile to run the app:

  1. Build + Run
make
  1. Logs
make logs
  1. Cleanup
make clean

The client can also be run separately from the server for hot reloading (e.g. client on localhost:5173 and server on localhost:8080). You can find the instructions here and here.

About

Vensim but collaborative

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.9%
  • Go 18.5%
  • CSS 1.5%
  • JavaScript 0.7%
  • Dockerfile 0.2%
  • Makefile 0.1%
  • HTML 0.1%