Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```