...as in 'you had to be there'. Name pending as it is very cheesy.
A minimum viable concept mockup for a social media platform. Work-in-progress.
npm install express
npm install ejs
npm install dotenv
This project uses the Google Maps JavaScript API. Supply your own key in an .env file in the main directory:
GOOGLE_MAPS_API_KEY=<YourKeyHere>
node src/app.js
Site will be served at http://localhost:3000