Skip to content

Abhinavmohanan/Zenith-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenith-Backend

Getting Started

This is a Express JS Server

First, Setup the env variables:

ACCESS_TOKEN_SECRET=<Random Secret>

REFRESH_TOKEN_SECRET=<Random Secret>

MONGODB_URI=<Mongo DB URI>

FRONT_END_URL=http://localhost:3000

Run the server:

node index.js

Server is hosted at http://localhost:4000

Frontend:

https://github.com/Abhinavmohanan/Zenith-Chat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published