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

https://github.com/n9mi/go-react_announcement-board

Simple CRUD fullstack app with React as front-end and Go as back-end with PostgreSQL database.
https://github.com/n9mi/go-react_announcement-board

docker go-rest-api react-crud

Last synced: 26 days ago
JSON representation

Simple CRUD fullstack app with React as front-end and Go as back-end with PostgreSQL database.

Awesome Lists containing this project

README

          

# go-react_announcement-board
Simple CRUD fullstack app with React as front-end and Go as back-end with PostgreSQL database.
![image](https://github.com/naomigrain/go-react_announcement-board/assets/113373725/b8ac7461-c05b-4681-a6d6-73d0b2525ad1)
![image](https://github.com/naomigrain/go-react_announcement-board/assets/113373725/5936a5bf-c100-4bb2-b4fa-e6288c15f348)

## Run this project by
```
docker compose build
docker compose up
```