Skip to content

mafda/nlw_proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Next Level Week | Proffys

Ambiente de desenvolvimento

As seguintes tecnologias foram utilizadas no projeto:

Instalação API

  • Clonar este repositório
git clone git@github.com:mafda/nlw_proffy.git

Back-end

  • Entre no repositório
cd nlw_proffy/server
  • Run
npm install
npm run knex:migrate
  • Start
npm start

Front-end

  • Entre no repositório
cd nlw_proffy/web
  • Run
npm install
  • Start
npm start

Mobile

  • Entre no repositório
cd nlw_proffy/mobile
  • Run
npm install
  • Start

Para visualizar, instale Expo.

npm start

Insomnia

Para testar o projeto "Proffys", instale o Insomnia ou execute via docker container docker-insomnia.

Agradecimentos

Diego Fernandes e a equipe da RocketSeat.


made with 💙 by mafda

Releases

No releases published

Packages

No packages published

Languages