vitejs-react / postgrest / postgres example #43

Open
opened 2025-11-06 14:17:10 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @ghost on GitHub (Dec 19, 2021).

Hello,

I prepared a docker-compose using the following stack:

  • nginx to serve assets of react webapp bootstraped with vitejs
  • postgrest backend, that exposes REST api for all the data model in the db
  • postgres db

That seems to be a good candidate to bootstrap small fullstack projects that do not need any business logic at backend side.

Do you think such an example could be valuable? I can open a pull request if you are interested in.

Originally created by @ghost on GitHub (Dec 19, 2021). Hello, I prepared a docker-compose using the following stack: - nginx to serve assets of react webapp bootstraped with vitejs - postgrest backend, that exposes REST api for all the data model in the db - postgres db That seems to be a good candidate to bootstrap small fullstack projects that do not need any business logic at backend side. Do you think such an example could be valuable? I can open a pull request if you are interested in.
GiteaMirror added the proposal label 2025-11-06 14:17:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#43