Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaelpalacce/personal-website-vue

Personal website written in vue
https://github.com/michaelpalacce/personal-website-vue

vue website

Last synced: 2 months ago
JSON representation

Personal website written in vue

Awesome Lists containing this project

README

        

# personal-website-vue
My personal website written in VueJS and utilizing [EventRequest](https://github.com/Michaelpalacce/EventRequest) as a backend.
This is pretty much my personal playground and business card in one. This is the place that holds the most up-to-date information about me
and all the things I am currently working on.

A demo is worth a thousand words, so visit: https://stefangenov.site for a demo

## To enable running this on a very low end server, without running out of memory, a lot of dependencies have been moved to devDependencies

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
pm2-runtime dev.ecosystem.config.js
```

### Compiles and runs for production
```
npm run build && pm2-runtime ecosystem.config.js
```

### Deploy:

To deploy, go to the github action and run the `Release New Version` Action. Select the release type from the inputs.