Stemref is the worlds largest library of information for Computer Science Content Made by the Students of Imam Mohammad Ibn Saud University, online website (https://stemref.askardesign.com/)
We have developed a secure way to access this content by keeping our database server and host server in differint geological location and by having the database server only accept packets from the host server
Either Run the Docker compose file using
docker compose upor you can try
just run this command to clone it
git clone https://username@github.com/A222moq3e/STEMREF.gitUsing the Package File use the Command
pnpm iSECRET_SESSION = 'Session Secret'
PORT=5000
BASE_URL=""
MY_EMAIL_PASSWORD="XXX"
GOOGLE_CLIENT_ID="XXX-XXXX.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET="XXX-XXX-X"
GOOGLE_OAUTH_REDIRECT_URL="https://domatin name/forget"
# MongoDB Url
MONGODB_CLUSTER = "mongodb+srv://Mongo Url"pnpm run dev