Skip to content

xOAviOx/expresser

Repository files navigation

Expresser

A blogging platform built with Node.js, Express, MongoDB, and Pug.

Features

  • User authentication
  • Blog creation, editing, and deletion
  • Image upload and processing
  • Responsive UI with Pug templates

Demo Video

Watch the demo

Getting Started

  1. Clone the repository
  2. Install dependencies
  3. Set up your environment variables in config.env
  4. Build frontend assets:
    npm run build:js
  5. Start the server:
    npm start

Deployment

  • Ready for deployment on Render, Railway, or Vercel (with minor config changes).

License

MIT

About

A cool blogging site for you to share your thoughts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published