Skip to content

Welcome to the Basic Backend Project! This project is a simple Express.js application that serves as a basic CRUD (Create, Read, Update, Delete) web application. It uses EJS for rendering dynamic views and UUID for generating unique identifiers.

Notifications You must be signed in to change notification settings

rohityadav-sas/Simple-Backend-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Project

This is a simple backend project built using Express.js, EJS, and other dependencies. The project allows users to create, edit, and delete posts with user details.

Table of Contents

Preview

preview.png

Installation

  1. Clone the repository:
    git clone https://github.com/rohityadav-sas/Simple-Backend-Project/
    
  2. Navigate to the project directory:
    cd backend
    
  3. Install the dependencies
    npm install
    

Usage

To start the server, run the following command:

  1. npm start
    

The server will be hosted on http://localhost:3000

Dependencies

  1. Express
  2. EJS
  3. Method-Override
  4. UUID

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Your contributions are welcome!

License

This project is licensed under the ISC License.

Contact

If you have any questions, feel free to contact me using the information below:

Author: Rohit Yadav

GitHub: https://github.com/rohityadav-sas

Email: rohityadav.se@gmail.com

Twitter: https://twitter.com/rohityadav_sas

LinkedIn: https://www.linkedin.com/in/rohit-yadav-864b3124a

About

Welcome to the Basic Backend Project! This project is a simple Express.js application that serves as a basic CRUD (Create, Read, Update, Delete) web application. It uses EJS for rendering dynamic views and UUID for generating unique identifiers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published