gbowne1 / TwitchBot

A MERN full stack TwitchBot
MIT License
7 stars 10 forks source link

[TODO] Make a sample .env file #14

Closed gbowne1 closed 7 months ago

gbowne1 commented 7 months ago

Create a sample .env file for the that the streamer can use to fill in their details, etc. they can just rename it to .env once they fill in their details.

We are using MongoDB with the mongodb, mongoose packages

npm start in the server side will start the backend

the database should be local to the development user.

AbhiramKrishnaM commented 7 months ago

Can you assign this issue to me ? @gbowne1