An open API service indexing awesome lists of open source software.

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)

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
```