Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-supertokens-app

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-supertokens-app

![SuperTokens banner](https://raw.githubusercontent.com/supertokens/supertokens-logo/master/images/Artboard%20%E2%80%93%2027%402x.png)

  • 0.0.55
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
155
increased by38.39%
Maintainers
0
Weekly downloads
 
Created
Source

SuperTokens banner

create-supertokens-app

chat on Discord

create-supertokens-app is a command line tool that lets you quickly setup and explore how SuperTokens integrates with other popular frameworks.

Usage

Using npm

Run the tool using the following command

npx create-supertokens-app

Using Bun

Run the tool using the following command

bun create supertokens-app@latest --manager=bun

You can then select the tech stack that is relevant to you.

The tool creates a folder for the created application. You can follow the instructions the tool provides to then start the application.

Additional usage options

When running the tool you can provide additional arguments.

OptionAboutUsage
appnameThe folder name to be used when creating the application--appname=my-app
recipeThe type of authentication you want to use--recipe=emailpassword
frontendThe frontend stack to use for the application--frontend=react
backendThe backend stack to use for the application--backend=node
managerWhich package manager to use (npm, yarn, pnpm, bun)--manager=pnpm
autostartWhether the CLI should start the project after setting up--autostart=true

Contributing

Please refer to the CONTRIBUTING.md file in this repo.

Contact us

For any queries, or support requests, please email us at team@supertokens.io, or join our Discord server.

Authors

Created with :heart: by the folks at SuperTokens.io.

FAQs

Package last updated on 12 Dec 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc