https://github.com/ph-7/ph7ortfolio
My Simple Portfolio website built with MeteorJs and Bootstrap.
https://github.com/ph-7/ph7ortfolio
bootstrap css-bootstrap meteor meteor-framework meteorjs node nodejs personal-website portfolio portfolio-website
Last synced: 28 days ago
JSON representation
My Simple Portfolio website built with MeteorJs and Bootstrap.
- Host: GitHub
- URL: https://github.com/ph-7/ph7ortfolio
- Owner: pH-7
- License: mit
- Created: 2016-08-17T23:01:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T00:17:59.000Z (about 6 years ago)
- Last Synced: 2025-04-09T20:05:37.270Z (28 days ago)
- Topics: bootstrap, css-bootstrap, meteor, meteor-framework, meteorjs, node, nodejs, personal-website, portfolio, portfolio-website
- Language: HTML
- Homepage: https://github.com/pH-7/pH7Ortfolio
- Size: 1.3 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# pH7Ortfolio
**pH7Ortfolio** is my simple portfolio website built with MeteorJs and Bootstrap frameworks.
If you like Meteor.js like me, you can see others [I made here](https://github.com/AwesomeMobileApps) but there are not completely finished (sorry :smiley:).
## Requirements
- Your server needs [Node.js](http://nodejs.org/) installed.
- On production, don't forget to remove the Meteor *insecure* package, by typing the following in your project `meteor remove insecure`.
## Deployment
### (generic tutorial, not only for this app)The easiest way to deploy and put your app live (to the galaxy, and beyond! :D), is by creating an account to [Meteor.com](https://www.meteor.com/sign-up), -> Galaxy App Hosting -> Signup for "Galaxy App Hosting" ($0.04/Container-Hour, not free anymore :( ).
Then -> Meteor Account Services -> New Application.
After, just go to your Meteor project through your console -> `meteor deploy .meteor.com`, enter your Meteor login and your app will be on the Galaxy (live) and available on the URL, `.meteor.com`
## Author
**[Pierre-Henry Soria](https://github.com/pH-7/)**
## Contact
You can send an email at **pierrehenrysoria+github {{AT}} gmail {{D0T}} COM**
## How pH7Ortfolio Looks Like?

## License
[MIT License](http://opensource.org/licenses/mit-license.php)