Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realtux/node-react-skeleton
https://github.com/realtux/node-react-skeleton
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/realtux/node-react-skeleton
- Owner: realtux
- Created: 2023-12-08T02:58:55.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-04-22T22:58:29.000Z (7 months ago)
- Last Synced: 2024-04-22T23:25:22.778Z (7 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## nodejs skeleton app
includes node.js, mysql, redis, react w/ next.js
setup:
- download docker
- copy `.env.sample` to `.env`
- edit `.env` with appropriate values
- run `docker compose up`
- open `http://127.0.0.1:7002` or whatever you configured in `.env`