New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@verdant-web/create-app

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@verdant-web/create-app

Verdant app bootstrapper CLI

latest
npmnpm
Version
0.7.0
Version published
Maintainers
1
Created
Source

{{todo}}

Welcome to your Verdant PWA!

This is a very opinionated starter aimed at getting you working on your idea on day 1, not fussing with tools or common setup.

It comes with a bunch of things out of the box. Some stuff you may not want to keep, but it should serve as a guide on what to build in replacement.

👀 Your Checklist 👀

Here's what you need to do before your app is ready to use:

  • Edit ./packages/verdant/src/schema.ts and add your first Verdant schema
  • Run pnpm generate to generate the Verdant client
  • Run pnpm prisma migrate dev to set up the database

Finally, run pnpm dev to start the API and PWA in parallel.

Client

PWA

Server

Authentication and users

FAQs

Package last updated on 02 Jul 2025

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