./bin/mongod --dbpath ./datapop
deploy:
npm install
start the app in production with:
npm start
start the app in development with:
npm run developer
Name: admin Password: 1234
use nodepop
Advertisement list:
GET / api/ anuncios
{ "results":[ { "_id":"63b30072fc80ccd3b79d8e1e", "nombre":"apple macbook pro 16", "venta":true, "foto":"apple.jpg", "tags":["lifestyle","work" ] }
Home, show all advertiesment, for this URL. We can aplly filters and pagination.
filter examples: