Skip to content

💬 With this app, I am working on Node, Express Server, Redis-Server (for Cookie Management ) Express.JS, Node.JS, Angular, Socket.io etc to get familiar with these tools and technologies.

License

Notifications You must be signed in to change notification settings

halukkorkmaz/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheChatApp (Development in progress.)

How to install

Clone repo and install dependencies

git clone https://github.com/Abdulhalik/chat-app.git

cd chat-app

npm install

Enviroment variables

Create a file named ".env" in the root directory and fill its contents as follows.

DB_STRING = XXX

GITHUB_LOGIN_CLIENT_ID = XXX
GITHUB_LOGIN_SECRET_ID = XXX
GITHUB_LOGIN_CALLBACK_URL = XXX

SESSION_SECRET_KEY = XXX

REDIS_URI = XXX
REDIS_PORT = XXX
REDIS_PASS = XXX

Run the app

npm run start:dev // for locally

About

💬 With this app, I am working on Node, Express Server, Redis-Server (for Cookie Management ) Express.JS, Node.JS, Angular, Socket.io etc to get familiar with these tools and technologies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published