Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T14:49:39.000Z (over 2 years ago)
- Last Synced: 2024-11-11T12:19:12.309Z (3 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[![GitHub license](https://img.shields.io/github/license/c0de4un/nginx-spa-api-example)](https://github.com/c0de4un/nginx-spa-api-example/blob/main/LICENSE)
[![GitHub stars](https://img.shields.io/github/stars/c0de4un/nginx-spa-api-example)](https://github.com/c0de4un/nginx-spa-api-example/stargazers)## Installation
```sh
$docker-compose up --build -d
```