Skip to content

web1o1/makerads

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.0%
  • CSS 40.8%
  • HTML 1.2%