openworm / org.geppetto

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.
http://geppetto.org
Other
209 stars 50 forks source link

Move webapp outside of org.geppetto.frontend #602

Closed tarelli closed 5 years ago

rodriguez-facundo commented 5 years ago

this has already been done:

geppetto-client repo also exists as a npm package (@geppettoengine/geppetto-client), so instead of geppetto-client containing geppetto-application, we have geppetto-application listing geppetto-client between its dependencies in package.json.

Also because geppetto-application is now where the frontend is built, we moved webpack.config.js to this repo, and now this can be used as a starting point to create custom Geppetto frontends.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.