https://github.com/c0de4un/nginx-spa-api-example
SPA + API on nginx-based server example
https://github.com/c0de4un/nginx-spa-api-example
nginx spa
Last synced: about 1 month ago
JSON representation
SPA + API on nginx-based server example
- Host: GitHub
- URL: https://github.com/c0de4un/nginx-spa-api-example
- Owner: c0de4un
- License: mit
- Created: 2022-10-06T15:24:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T14:49:39.000Z (over 3 years ago)
- Last Synced: 2025-09-10T02:31:16.104Z (10 months ago)
- Topics: nginx, spa
- Language: PHP
- Homepage:
- Size: 738 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx-spa-api-example
SPA + API on nginx-based server example
[](https://github.com/c0de4un/nginx-spa-api-example/blob/main/LICENSE)
[](https://github.com/c0de4un/nginx-spa-api-example/stargazers)
## Installation
```sh
$docker-compose up --build -d
```