Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/realtux/node-react-skeleton


https://github.com/realtux/node-react-skeleton

Last synced: 5 days ago
JSON representation

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`