Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ QUICK-START ONBOARDING ] Get Archiyou-core ready to use and contribute to within different scenarios #14

Open
8 tasks
mvdnet opened this issue Jun 11, 2023 · 0 comments

Comments

@mvdnet
Copy link
Contributor

mvdnet commented Jun 11, 2023

Strategy:

We want to make it as easy as possible to start with archiyou-core. To run archiyou scripts independent from Archiyou platform or use the core as standalone library for general CAD projects.

Tasks:

  • host Archiyou-core on NPM (and make possible changes for easy WASM usage)
  • Generalize WebWorker context and execution

Subtasks:

  • Archiyou Docs - Run Vuepress docs and contribute
  • Start template 1 - Simplest: Run archiyou-core in browser + vanilla JS and main thread
  • Start template 2 - Modern Vue App: Run archiyou-core in Vite/Vue3/Nuxt3 with WebWorker
  • Start template 3 - Modern React App: Run archiyou-core in Vite/React/Next with Webworker
  • Start template 4 - Use archiyou-core in NodeJS
  • Start template 5 - Turn an Archiyou script into a self-hosted API with OCCI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant