Rapid home page
Search...
⌘K
Support
GitHub
GitHub
Search...
Navigation
Documentation
Creator
Demo
Get Started
Introduction
Quickstart
Packages
Introduction
Adding packages
Deleting packages
API
Introduction
Contracts
Auth
React query
Auth
Introduction
Auth options
Auth hook
UI
Introduction
Ui folder
Packages
Deleting packages
Delete packages is not a complicated process. You can just simply delete the package from the file explorer or
rm -rf
ing the package. Just make sure:
No other package/app has that package as its dependency.
If you have explicity specified the package in the
pnpm-workspace.yaml
file, please remove that as well.
Adding packages
Introduction
Assistant
Responses are generated using AI and may contain mistakes.