DDD API example to deploy in Vercel(Typescript, Express. MongoDB, Domain-Driven Design)
Did you like the project? Please, considerate being a supporter and receive exclusive gifts!
Clone this repository:
git clone https://github.com/hebertcisco/vercel-typescript-ddd-api
cd vercel-typescript-ddd-api
npm install
Remember to create an
.env
file and put your database information.
npm run dev