![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
create-polyfire-app
Advanced tools
create-polyfire-app
create-polyfire-app
is a TypeScript-based CLI tool designed to streamline the process of creating new chatbot or agent applications. It offers a choice of templates and custom configurations, facilitating rapid setup and deployment.
create-polyfire-app <app-name>
<app-name>
: Name of the new application.--template <template>
: Specifies the template to use for the project. Available templates can be listed using the list
command.--project <project>
: Your project alias (get one on app.polyfire.com).--botname <botname>
: Names the bot (applicable only for chat templates).--auto-start
: If this option is passed, the project will be automatically launched at the end of the installation.create-polyfire-app list
create-polyfire-app <app-name>
without any options.create-polyfire-app <app-name>
with desired options.
create-polyfire-app my-chatbot --template chat-react-vite --botname myBot
Automatically generates an .env
file based on selected options, ensuring proper environment setup for your application.
FAQs
Set up an AI web app by running one command.
We found that create-polyfire-app demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.