Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

600 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parame77

Presentation

Parame77 is the top-monorepo for the design-library desi77, which contains a collection of 3D shapes.

This monorepo contains the following javascript package:

  1. desi77: a parametrix design library
  2. desi77-cli: the cli of desi77
  3. desi77-ui: the web-ui of desi77
  4. desi77-uis: the web-server of desi77-ui

This repo is a typical designer-repository using parametrix. The design-library and its associated UI and CLI are published as npm-packages. The UI is also available on the github-page.

Links

Usage for Makers

Parametrize and generate your 3D-files with the online-app:

https://charlyoleg2.github.io/parame77/

Or use the UI locally:

npx desi77-uis

Or use the command-line-interface (CLI):

npx desi77-cli

Getting started for Dev

git clone https://github.com/charlyoleg2/parame77
cd parame77
npm i
npm run ci
npm run preview

Other useful commands:

npm run clean
npm run ls-workspaces
npm -w desi77 run check
npm -w desi77 run build
npm -w desi77-ui run dev

Prerequisite

  • node version 22.0.0 or higher
  • npm version 11.0.0 or higher

Publish a new release

npm run versions
git commit -am 'increment sub versions'
npm version patch
git push
git push origin v0.5.6

About

Parametrix designs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages