TrybeSmith


An project to develop a CRUD (Create, Read, Update and Delete) of medieval items, in the form of an API, using Typescript.


Table Of Contents

About The Project

In this project developed during the course of Trybe, it was proposed to create a store of medieval items, such as those swords made to order for a specific person, in the form of an API, using Typescript and Sequelize.

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone https://github.com/vitoraok1/ts-sequelize-trybesmith-trybe
  1. Enter in directory
cd ts-sequelize-trybesmith-trybe
  1. Install dependencies
npm install
  1. Start application
npm start
  1. Have fun!

Authors

  • Vitor Aoki - Web development Student - Vitor Aoki - All Work