Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alekcz/pcp-demo

An example application built with pcp
https://github.com/alekcz/pcp-demo

Last synced: 1 day ago
JSON representation

An example application built with pcp

Awesome Lists containing this project

README

        

## PCP demo site

This site demonstrates the use of PCP to build a simple website. You can view it online here: [https://clojure-pulse.musketeers.io/](https://clojure-pulse.musketeers.io/)

## Prerequisites
You will need [PCP](https://github.com/alekcz/pcp) to run this project.

You can start your dev server like so

``` shellsession
$ pcp -s /path/to/server/root
```
## Deploying

You can find instructions on deploying your PCP site with nginx [here](https://github.com/alekcz/pcp/blob/master/docs/replacing-php.md)

## License

Copyright © 2020 Alexander Oloo

This project is licensed under the MIT License.