Giter Site home page Giter Site logo

25.nodejs-express-ejs-mongodb--blog's Introduction

NodeJs, Express, EJS & MongoDB Blog - CRUD

alt text

You need:

  • NodeJs
  • Database (MongoDB) Free Cluster

Create .env file

Create a .env file to store your credentials. Example below:

MONGODB_URI=mongodb+srv://<username>:<password>@clusterName.xxxxxxx.mongodb.net/blog
JWT_SECRET=MySecretBlog

Installation

To install and run this project - install dependencies using npm and then start your server:

$ npm install
$ npm run dev

Design Files

The Blog layout is available in a Figma(.fig) file located under the "Design Files".

View Live Figma Prototype

YouTube Channels

Subscribe to TheNetNinja

Subscribe to RaddyDev

Website

www.raddy.dev

Donations

Buy me a Coffee

25.nodejs-express-ejs-mongodb--blog's People

Contributors

mv92 avatar raddythebrand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

25.nodejs-express-ejs-mongodb--blog's Issues

Modified Project

Hey Raddy,

Sorry I'm raising this as an issue is just say thank for this project.

I have really modified the project in my account
J-blog.

I will like to have meety greety if you don't mind.

LinkedIn Email WhatsApp Telegram anyone is good.

Vercel Hosting

I am finding it difficult to host this code on Vercel, to turn it to an actual website. I think the issue is from the template engine used which is EJS.
This is the site I've hosted it and this is my guthub repo.

I dont know whether I should try another hosting platform like Render or I should convert the ,ejs files to .html or I should use Next.js for the frontend. But before I try these I would like to know if any one has a better idea of how I can host this easily on Vercel. Thank you!

Error found.

const count = await countDocuments({});

Hello, I am new to coding but, I was following along on a tutorial and found an issue.

Where there is a depreciation countDocuments is suggested, in the written repository it is missing Post in front of it.

const count = await Post.countDocuments({ });

My code did not work until I fixed this.

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.