pH-7 / pH7Ortfolio

My Simple Portfolio website built with MeteorJs and Bootstrap.

Home Page:https://github.com/pH-7/pH7Ortfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 but there are not completely finished (sorry 😃).

Requirements

  • Your server needs Node.js 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, -> 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 <MY_APP_NAME>.meteor.com, enter your Meteor login and your app will be on the Galaxy (live) and available on the URL, <MY_APP_NAME>.meteor.com

Author

Pierre-Henry Soria

Contact

You can send an email at pierrehenrysoria+github {{AT}} gmail {{D0T}} COM

How pH7Ortfolio Looks Like?

Screenshot of the About page

License

MIT License

About

My Simple Portfolio website built with MeteorJs and Bootstrap.

https://github.com/pH-7/pH7Ortfolio

License:MIT License


Languages

Language:HTML 50.8%Language:JavaScript 38.2%Language:CSS 11.0%