filipebteixeira98 / feedget-api

Widget component for sending feedbacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub

Layout β€’ Technologies β€’ Getting started β€’ License

Feedget Mockup

πŸ”– Layout

You can view the project layout through the link below:

Remembering that you need to have a Figma account to access it.

πŸš€ Technologies

πŸ’» Getting started

Requirements

Clone the project and access the folder

git clone https://github.com/filipebteixeira98/feedget-api.git && cd feedget-api

Follow the steps below

# Install the dependencies
$ npm install

# Run the migrations
$ npx prisma migrate dev

# Start the server
$ npm run dev

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with πŸ’œ by Filipe Teixeira

About

Widget component for sending feedbacks

License:MIT License


Languages

Language:TypeScript 100.0%