Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alxdelira/api-prisma
https://github.com/alxdelira/api-prisma
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alxdelira/api-prisma
- Owner: Alxdelira
- Created: 2024-05-02T14:57:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-02T15:06:28.000Z (7 months ago)
- Last Synced: 2024-10-12T04:06:22.875Z (about 1 month ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🔥 Features
- [x] Gerenciamento completo de usuários, incluindo adição, atualização, visualização e exclusão;## Technologies
This project was developed with the following technologies:
- `Javascript`: [JavaScript on Docs](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
- `nodemon`: [nodemon on NPM](https://www.npmjs.com/package/nodemon)
- `express`: [Express.js on GitHub](https://github.com/expressjs/express)
- `prisma`: [Prisma on Docs](https://www.prisma.io/docs)
- `sucrase`: [Sucrase on GitHub](https://github.com/alangpierce/sucrase)## Building
You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.
```bash
git clone https://github.com/Alxdelira/api-prisma
$ cd api-prisma
$ npm install
```## Usage
🔧 Run the script
```bash
$ npm run dev
```Runs the app in the development mode.
## Autor
| [
Alexandre Nogueira](https://github.com/Alxdelira) |
| :---------------------------------------------------------------------------------------------------------------------------------------: |