Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
create-gluestack-v2-app
Advanced tools
This is a gluestack project bootstrapped with create-gluestack-v2-app
.
Before running the development server, you need to install the bolt
command because gluestack uses bolt to run project. If you haven't installed it yet, run the following command:
npm install -g @gluestack/bolt@latest
For more information about bolt
, refer to the official bolt documentation.
Once you have installed bolt
, you can start the development server by running the following command:
node glue start
Once the development server is up and running, open http://localhost:3000 in your browser to see the result.
You can begin editing the page by modifying client/web/pages/index.tsx
. The page will auto-update as you edit the file.
To install a plugin, use the node glue add <plugin-package> <instance-name>
command. Replace with the name of the plugin you want to install.
For example, to install the gateway
plugin, run:
node glue add @gluestack-v2/glue-plugin-service-gateway gateway
To learn more about gluestack, explore the following resources:
For deployment instructions and more details, please refer to our gluestack deployment documentation.
FAQs
A fullstack framework.
The npm package create-gluestack-v2-app receives a total of 2 weekly downloads. As such, create-gluestack-v2-app popularity was classified as not popular.
We found that create-gluestack-v2-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.