Skip to content

A local classifieds web page for churches and small communities. Running on NextJs with React and styled with Tailwind CSS

License

Notifications You must be signed in to change notification settings

felipemullen/keep-nothing

Repository files navigation

keep-nothing

A web app for selling and giving away stuff you don't need. Intended for use among local churches within the San Diego community.

Live at 🚀 keep-nothing.com.

screenshot of keep-nothing.com

Development

Built on

✨ Contributions are warmly welcomed! ✨

If you want to contribute, please read the Contributing guide. If you are not a developer, you can still contribute by reporting bugs or suggesting features.

Folder Structure

  • .github - GitHub issue templates
  • .vscode - Specific IDE settings for VS Code
  • app - The keep-nothing web app (Next.js)
  • database - Seed files for the database
  • docs - Documentation
  • public - Static files served by the app
  • scheduling - Scripts for scheduling automated cron tasks

db.posts.updateMany({}, { $set: { isExpired: false, createdDate: new Date() } })

📄 License

GPLv3 License

tasks

  • post on the rock
  • post on clist?
  • change form create to not be client side //////// maybe will keep because of form validation?

About

A local classifieds web page for churches and small communities. Running on NextJs with React and styled with Tailwind CSS

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published