Skip to content

renanzitoo/market-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Market-API

πŸ‘©πŸΎβ€πŸ’» Technologies

  • Node-JS
  • Fastify
  • PostgreSQL
  • Prisma

πŸ’» Requirements to install code

Before starting, check the following requirements:

  • Node installed
  • Visual Studio Code
  • Git installed

πŸš€ Installing app code on macbook

if you have ssh configured, run the command

git clone git@github.com:renanzitoo/market-api

if you don't have ssh configured, run the command

git clone https://github.com/renanzitoo/market-api

After installing, open the installed folder with terminal and run npm i to install all dependencies After this run the docker file And run prisma migrate dev to migrate the prisma scheme So finally run npm run dev

πŸ“« Contributing

  1. Fork this repository
  2. Create a new branch: git checkout -b <branch_name>.
  3. Make changes and commit: git commit -m '<commit_message>'
  4. Send to base branch: git push origin Tegami / <local>
  5. Create a pull request.

see the GitHub documentation on how to create a pull request

🀝 By


Renan Costa

About

A rest-api for a market that i'm making only for study porposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published