Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vsolanogo/dummy-users-storage-golang-gin
https://github.com/vsolanogo/dummy-users-storage-golang-gin
gin go rest
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/vsolanogo/dummy-users-storage-golang-gin
- Owner: vsolanogo
- Created: 2024-01-04T02:07:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-04T02:33:39.000Z (about 1 year ago)
- Last Synced: 2024-11-19T23:57:39.661Z (2 months ago)
- Topics: gin, go, rest
- Language: TypeScript
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Prerequisites
1. Navigate to the root of this repository and run the app in Docker using the following command in your terminal:
`docker-compose up`
2. Navigate to `react` and execute the following commands in your terminal:
`npm install`
`npm run dev`