Skip to content
/ Eventos-backend Public template

🎗️ Backend of MERN stack application where users can create and list events.

License

Notifications You must be signed in to change notification settings

neerajram30/Eventos-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventos backend

Eventos is a MERN stack application where users can create and list events.

Features

  • View events (both)
  • Create events (for authenticated users)
  • Update events (for authenticated users)
  • View myevents (for authenticated users)
  • Delete events (for authenticated users)

Setup

Clone this repo and run npm install to install all the dependencies.

Create .env file in root directory and copy paste this code.

PORT = 3000
MONGO_URI = "YOUR MONGODB URL"

Here replace MONGO_URI with your mongoDB url.


Usage

Once the dependencies are installed, and .env file is created, you can run nodemon server.js to start the application. You will then be able to access it at localhost:3000

You can use api testing tools like Postman or Hoppscotch to run and test working endpoints


License

You can check out the full license here

This project is licensed under the terms of the MIT license.


Buy me a coffee

Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :)

Buy Me A Coffee