37 lines
547 B
Markdown
37 lines
547 B
Markdown
---
|
|
title: Home
|
|
navigation: false
|
|
layout: page
|
|
main:
|
|
fluid: false
|
|
---
|
|
|
|
:ellipsis{right=0px width=75% blur=150px}
|
|
|
|
::block-hero
|
|
---
|
|
cta:
|
|
- Get started
|
|
- /getting-started/setup
|
|
secondary:
|
|
- Open on GitHub →
|
|
- https://github.com/arashsheyda/nuxt-mongoose
|
|
---
|
|
|
|
#title
|
|
Nuxt [Mongoose]{style="color: var(--color-primary-500)"}
|
|
|
|
#description
|
|
A Nuxt module for simplifying the use of [Mongoose](https://mongoosejs.com/) in your project.
|
|
|
|
#support
|
|
::terminal
|
|
---
|
|
content:
|
|
- npm i nuxt-mongoose -D
|
|
---
|
|
::
|
|
::
|
|
|
|
<!-- TODO: features -->
|