Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alekcz/pcp-demo
- Owner: alekcz
- License: mit
- Created: 2021-06-28T14:25:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T18:04:01.000Z (over 3 years ago)
- Last Synced: 2024-04-14T01:05:58.737Z (7 months ago)
- Language: Clojure
- Size: 278 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```
## DeployingYou 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.