Skip to content

A simple web application to gather feedback and opinions

License

Notifications You must be signed in to change notification settings

jtekt/meyasubako

Repository files navigation

目安箱

AWS ECR

A simple web application used to gather opinions. Each opinion can be liked, disliked and commented on in similar fashion to StackOverflow. Comments behave like opinions and can receive likes, and comments of their own.

This application is written in TypeScript, built using Bun with ElysiaJS as web framework. Opinions/comments are stored in a PostgreSQL database, interfaced with using the Prisma ORM.

Environment variables

  • DATABASE_URL: The PostgreSQL connection string

About

A simple web application to gather feedback and opinions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published