Skip to content

ms96Armijos/backendLojaHouse

Repository files navigation

backend

Setup

  1. Go to project folder

cd backend

  1. Install Dependencies

npm run setup

  1. Create .env with following content
DB_URL=

PORT=3000
SECRET=AAA

Run

  1. Start Server

npm start

  1. Open in url or using an Endpoint tester (postman)

http://127.0.0.1:3000/

About

Backend desarrollado con node y express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published