Giter Club home page Giter Club logo

angsana-abadi-massive-project-niagain's Introduction

HOW TO INITIALIZE AND RUN

  1. Run "npm install" on both 'server' and 'client' root directories

  2. Create a .env file inside the root directory of the 'server' directory

  3. Enter the following contents inside that .env file and input your own credentials (cloudinary API credentials, cloudinary upload preset (if any), database port, host, user, password (if any), database name, and your private Firebase Admin SDK Credentials)

    CLOUDINARY_CLOUD_NAME=

    CLOUDINARY_API_KEY=

    CLOUDINARY_API_SECRET=

    CLOUDINARY_UPLOAD_PRESET=

    PORT=

    DB_HOST=

    DB_USER=

    DB_PASSWORD=''

    DB_DATABASE=

    FIREBASE_TYPE=""

    FIREBASE_PROJECT_ID=""

    FIREBASE_PRIVATE_KEY_ID=""

    FIREBASE_PRIVATE_KEY=""

    FIREBASE_CLIENT_EMAIL=""

    FIREBASE_CLIENT_ID=""

    FIREBASE_AUTH_URI=""

    FIREBASE_TOKEN_URI=""

    FIREBASE_AUTH_PROVIDER_X509_CERT_URL=""

    FIREBASE_CLIENT_X509_CERT_URL=""

    FIREBASE_UNIVERSE_DOMAIN=""

  4. Create a .env file inside the root directory of the 'client' directory

  5. Enter the following contents inside that .env file and input your own Firebase credentials and also link to API being used

    VITE_FIREBASE_API_KEY=""

    VITE_FIREBASE_AUTH_DOMAIN=""

    VITE_FIREBASE_PROJECT_ID=""

    VITE_FIREBASE_STORAGE_BUCKET=""

    VITE_FIREBASE_MESSAGING_SENDER_ID=""

    VITE_FIREBASE_APP_ID=""

    VITE_API_URL=""

  6. Run "npm run dev" on both 'server' and 'client' root directories

  7. Open the localhost port used and use the platform

angsana-abadi-massive-project-niagain's People

Contributors

izzeldin-b avatar

Watchers

 avatar

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.