https://github.com/darkpurple141/deploy-tutorial
A basic POC for pages hosting and automatic deployment through Travis CI
https://github.com/darkpurple141/deploy-tutorial
Last synced: 3 months ago
JSON representation
A basic POC for pages hosting and automatic deployment through Travis CI
- Host: GitHub
- URL: https://github.com/darkpurple141/deploy-tutorial
- Owner: DarkPurple141
- License: mit
- Created: 2019-03-27T02:22:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T08:56:58.000Z (over 6 years ago)
- Last Synced: 2025-01-18T05:09:00.925Z (9 months ago)
- Language: HTML
- Size: 435 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deploy Example
This is a sample repository to demonstrate the basic deployment configuration for github pages. It leverages TravisCI to automate the build and deploy steps.For the related article on this, see [here](https://medium.com/@al_hinds/how-to-deploy-a-vue-react-spa-with-travis-ci-and-github-pages-5f1563ca3473).