This is a NestJS backend for a Threads-like application.
- Install dependencies:
npm install- Create a
.envfile in the root directory with the following content:
MONGO_URI=mongodb://localhost/threads
- Start the application:
npm run start| Name | Name | Last commit date | ||
|---|---|---|---|---|