Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.21 KB

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