Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prisma/prisma-indexes


https://github.com/prisma/prisma-indexes

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Prisma Example Title

Brief example intro/description – what does this example do and what stack is it built with

## Getting started

## Download and install dependencies

Clone this repository:

```
git clone [email protected]:ruheni/prisma-indexes.git
```

Install dependencies:

```
cd prisma-indexes
npm i
```

## Configure your project

## Create and seed the database

```
npx prisma db seed
```

## Next steps

- Check out the [Prisma docs](https://www.prisma.io/docs)
- Share your feedback in the [`prisma2`](https://prisma.slack.com/messages/CKQTGR6T0/) channel on the [Prisma Slack](https://slack.prisma.io/)
- Create issues and ask questions on [GitHub](https://github.com/prisma/prisma/)
- Watch our biweekly "What's new in Prisma" livestreams on [Youtube](https://www.youtube.com/channel/UCptAHlN1gdwD89tFM3ENb6w)

## Contributing to this project