Skip to content

NeoStellar/replica-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

replica-server

teknofest savaşan iha haberleşme API'si kopyası.

.env example

MONGO_URI="mongodb://localhost:27017/"
REDIS_URI="redis://localhost:6379"
MONGO_DBNAME="NEOSTELLAR"

# JWT settings:
JWT_SECRET_KEY="secret"
JWT_SECRET_KEY_EXPIRE_MINUTES_COUNT=2

About

Teknofest IHA çalışmaları için test sunucusu

Resources

Stars

Watchers

Forks