Skip to content

zaselalk/simple-classified

Repository files navigation

Simple Classified

Simple Classified Landing Page

Features

  • User can Register and Login
  • User can submit their Ad with images,Location, price and description.
  • User can edit or delete their own ad after posting.

Requirements

Setup with docker compose

  • Clone Project
  • RENAME the .env.example as .env
  • Updated the env variables
  • run the development docker compose
    • docker-compose -f docker-compose.dev.yml up -d

Setup guide

  • Clone Project
  • Copy rename .env.example file as .env
  • Complete following deatils on renamed file
    • SECRET=Some Random Secret
    • CLOUDINARY_CLOUD_NAME= Clodinary cloud name
    • CLOUDINARY_KEY= Clodinary API key
    • CLOUDINARY_SECRET= Clodinary API secret
    • DB_URL = Mongo DB url - Default : mongodb://localhost:27017/classified
  • Install dependencies with npm install
  • start application with npm run dev or npm start

Need more updated or help ? connect with me on Twiiter

About

Simple, Free & Unlimited Ad Posting Classified complete source code made with nodejs.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors