Skip to content

vishal9950/mola_be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create a .env file in the root of the project containing the Twitter API Bearer Token

.env

TWITTER_BEARER_TOKEN=YOUR-TOKEN-HERE

Install the dependencies using npm i command.

Start the server

Run npm start to start the server on port 8000. Frontend is configured to work with 8000. Change accordingly!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published