[go: nahoru, domu]

Skip to content

Sistema para gerenciar pontos de coleta de resíduos - NLW RocketSeat

Notifications You must be signed in to change notification settings

AlfredoFilho/NLW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website para cadastrar pontos

Screenshot de cadastro de coletas aqui

APP para consultar os pontos

Como executar:

git clone https://github.com/AlfredoFilho/NLW

Configure a váriavel ipv4Address (Endereço ipv4 da rede) em:

NLW/mobile/src/services/api.ts
NLW/server/src/controllers/ItemsController.ts
NLW/server/src/controllers/PointsController.ts

cd NLW/
cd server/
npm install
npm run knex:migrate
npm run knex:seed
npm run dev

cd NLW/
cd web/
npm install
npm start

cd NLW/
cd mobile/
npm install
npm start

Vá para http://localhost:19002/ e escaneie o QR Code com o app Expo