charfweh / Discord-Oauth-Mern

Starter pack for beginners starting out in React Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ MERN discord oauth

πŸ”° A starter pack for beginners


frontend

πŸ“£ About

A basic starter pack using MERN stack for discord oauth, beginners can fork or clone this project and get started, it's afaik one of the simplest starter pack for beginners starting out in this domain.

πŸ“£ Branches

  • master Default branch for beginners with mongoDB
  • mongoDB Test mongoDB branch

πŸ” Resources

πŸ“ Directory Overview

  • clientside/

    • public/
      For production build

    • src/
      Main clientside files

  • server/

    • bot/
      Discord bot for web dashboard logging
    • database/
      MongoDB atlas connection
    • routes/
      Routes for backend

More information is available in respective directories.

πŸ“ƒ Sidenote

The target audience for this project is beginners, just a skeleton to get you going. This project is not for production build, please follow best security practices. I hope you learn a lot from this repo and make great projects out of it. For further research and security practices links are in Resources section.

πŸ“¬ Contact

If you've anything, anything at all, I've only one point of contact available right now and thats on Discord I'd be happy to listen.

About

Starter pack for beginners starting out in React Express

License:GNU General Public License v3.0


Languages

Language:JavaScript 88.6%Language:HTML 7.8%Language:CSS 3.6%