A REST API for the blog platform built with Express 5.
npm install
cp .env.example .env
# edit .env with your DATABASE_URL
npm run devnpm testSee the full assignment for detailed instructions.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A REST API for the blog platform built with Express 5.
npm install
cp .env.example .env
# edit .env with your DATABASE_URL
npm run devnpm testSee the full assignment for detailed instructions.