@sfxcode/nuxt-mongocamp-server
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Nuxt Mongocamp Module

Development

Setup

Install node:

Latest node LTS version required (20) Use node manager like nvm to install.

Install pnpm: https://pnpm.io/installation

Install dependencies:

pnpm install

Environment

Create .env file in playground with your MongoCamp Parameter

MONGOCAMP_URL=
MONGOCAMP_ADMIN_USER=
MONGOCAMP_ADMIN_PASSWORD=

Run

  • Run pnpm dev:prepare to generate type stubs.
  • Use pnpm dev to start playground in development mode.

/@sfxcode/nuxt-mongocamp-server/

    Package Sidebar

    Install

    npm i @sfxcode/nuxt-mongocamp-server

    Weekly Downloads

    4

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    326 kB

    Total Files

    129

    Last publish

    Collaborators

    • sfxcode.com