GithubHelp home page GithubHelp logo

Comments (7)

N0v0cain3 avatar N0v0cain3 commented on September 1, 2024

Hey! you can look at the Readme.md file, which has steps to run the backend

from devsoc21-backend.

N0v0cain3 avatar N0v0cain3 commented on September 1, 2024

Add a .env file with

GOOGLE_CLIENT_ID=<CLIENT ID FROM GOOGLE CREDENTIALS>
GOOGLE_CLIENT_SECRET=<CLIENT ISECRET FROM GOOGLE CREDENTIALS>
JWT_SECRET=someSecret"
REDIRECT_URL=<redirect base url for google auth>
REDIRECT_FRONTEND=<redirect base url to frontend>
EMAIL_REDIRECT=<redirect base url within email>
AWS_ACCESS_KEY_ID=<AWS IAM access key id>
AWS_SECRET_ACCESS_KEY=<AWS IAM secret key>
AWS_DEFAULT_REGION=<AWS IAM region>
SES_EMAIL=<email to be used for SES>
RECAPTCHA_SECRET=<Google Recaptcha Secret>
ADMIN_PASSWORD =<admin portal email>
ADMIN_EMAIL=<Admin portal password
AWS_S3_BUCKET=<AWS S3 Bucket name> ```

from devsoc21-backend.

MaramHarsha avatar MaramHarsha commented on September 1, 2024

i have uploaded your backend in my server but when i start i can't see admin panel. https://codeapi.sabrangjklu.tech this is the website

from devsoc21-backend.

N0v0cain3 avatar N0v0cain3 commented on September 1, 2024

This repo has the apis for the admin portal, you can find admin portal over here https://github.com/CodeChefVIT/DEVSOC21-Admin-Portal

from devsoc21-backend.

MaramHarsha avatar MaramHarsha commented on September 1, 2024

Sir then how to create database. I mean Mongo URL and configure it.

from devsoc21-backend.

N0v0cain3 avatar N0v0cain3 commented on September 1, 2024

You can use the free tier of https://www.mongodb.com/atlas/database , you will get connection url of mongodb database

from devsoc21-backend.

MaramHarsha avatar MaramHarsha commented on September 1, 2024

Default password for admin panel please.

from devsoc21-backend.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.