https://github.com/a-m-dev/react-ssc
React Server Side Components (experimental)
https://github.com/a-m-dev/react-ssc
Last synced: about 1 year ago
JSON representation
React Server Side Components (experimental)
- Host: GitHub
- URL: https://github.com/a-m-dev/react-ssc
- Owner: a-m-dev
- License: mit
- Created: 2022-10-31T20:32:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T13:42:12.000Z (over 3 years ago)
- Last Synced: 2025-02-16T00:24:25.078Z (over 1 year ago)
- Language: JavaScript
- Size: 287 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Server Side Components (experimental)
Hi there from this repo!
# run psql command within container
```bash
docker exec -it bash
// inside container bash
psql -U
```