curaOS / source

Start a solid foundation of tools for creators+builders.
https://cura.run
15 stars 13 forks source link

Project structure improvements #185

Closed sekaiking closed 2 years ago

sekaiking commented 2 years ago

Summary

yarn dev:components
yarn dev:frontend  // hot reloading of the local packages is enabled by default
yarn build:components
yarn build:storybook
yarn build:hooks
yarn build:frontend
yarn test:contracts
yarn test:hooks

This PR will make it helpful to move on with https://github.com/curaOS/source/issues/120 and #114

Note

This update require some changes to Vercel settings, as following: image

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

frontend – ./examples/frontend

πŸ” Inspect: https://vercel.com/curaos/frontend/YGPjotTXC9iPVTb1uhNCdRPG2f1a
βœ… Preview: https://frontend-git-cleanup-curaos.vercel.app

frontend-dev – ./

πŸ” Inspect: https://vercel.com/testtete/frontend-dev/3VA9HyaR6UawE9SmeZZmLjSVDAbp
βœ… Preview: https://frontend-dev-git-cleanup-testtete.vercel.app

sekaiking commented 2 years ago

Hey @AshenI99, can you test this changes if they work fine for you?

Just checkout clean_up branch and run the install command, then test each command to make sure it's working as it should

sekaiking commented 2 years ago

Closed #116 and #149 because they are nonrelevant cause of this PR

sekaiking commented 2 years ago

Had to install @type/bn.js because of an error caused by the latest near-api-js version log here: https://vercel.com/testtete/frontend-dev/8Q75NRm1WttWFEwZv5G2k8fK6dJQ

github-actions[bot] commented 2 years ago

:tada: This PR is included in version @cura/hooks-v1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version @cura/components-v1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: