MaDrCloudDev / muralMaDrs

A full-stack application I developed using MongoDB, Mongoose, Express, Node.js, EJS, Bootstrap, Passport, Cloudinary, & Mapbox - that allows users to find public art murals, or sign up & upload murals. CRUD & RESTful routes

Home Page:https://muralmadrs.madr.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

muralMaDrs

Note: The Render mirror takes some time to wake up. Give it a minute. The primary version is hosted on Vercel, but is proxied through Cloudflare, and sometimes returns a bad gateway; requiring reload or resubmission.

Render mirror

A full-stack application I developed using MongoDB, Mongoose, Express, Node.js, EJS, Bootstrap, Passport, Cloudinary, & Mapbox - that allows users to find & review public art murals, or sign up & upload their own. CRUD & RESTful routes

Model-view-controller. Node-Express app, with Bootstrap components, EJS and CSS for templating. I added an example.env if you'd like to use this app, but updates will be limited, as I'm spending most my time on SvelteKit and T3Stack.

// set up .env
// DB_URL='MongoDB Atlas URL'

npm i
npm run start

About

A full-stack application I developed using MongoDB, Mongoose, Express, Node.js, EJS, Bootstrap, Passport, Cloudinary, & Mapbox - that allows users to find public art murals, or sign up & upload murals. CRUD & RESTful routes

https://muralmadrs.madr.io/

License:MIT License


Languages

Language:JavaScript 37.1%Language:EJS 35.6%Language:CSS 27.3%