Skip to content

Santosh69/twitter-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threads App Backend

This is a NestJS backend for a Threads-like application.

Setup

  1. Install dependencies:
npm install
  1. Create a .env file in the root directory with the following content:
MONGO_URI=mongodb://localhost/threads
  1. Start the application:
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published