idangoldman / makerads

Unobtrusive adverts for makers

Home Page:https://makerads.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MakerAds

Unobtrusive adverts for makers

Integrating into your website

<iframe
  style="border:0;width:320px;height:144px;"
  src="https://makerads.xyz/ad"
/>

Adding your product

You can submit your ad for review using this form.

Local setup

  • Clone the repo
  • Install node dependencies in main folder & in client folder (yarn).
  • Set MongoDB up locally and add your credentials in config/default.json.
  • Run npm run seed to seed fake ad data into Mongo
  • Run npm run dev to start the server on localhost:1234

About

Unobtrusive adverts for makers

https://makerads.xyz

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.0%Language:CSS 40.8%Language:HTML 1.2%