Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this repositoy still maintained? #425

Open
eerison opened this issue Mar 12, 2023 · 1 comment
Open

Is this repositoy still maintained? #425

eerison opened this issue Mar 12, 2023 · 1 comment

Comments

@eerison
Copy link

eerison commented Mar 12, 2023

I would like to know if this repositoy is still maintained 馃樁

@eerison eerison changed the title This repositoy is still maintained Is this repositoy still maintained? Mar 12, 2023
@eerison
Copy link
Author

eerison commented Mar 23, 2023

I was thinking to use this repo as a dependency for myprofile, But I guess the maintainers don't have to much time to keep the project running/up to date :/

then I decided to generate resume from my side.

in case someone want to keep generating your resume, give a try at: https://github.com/shield-wall/myprofile

atm there is only one template, But it's completely flexible and you can generate using github actions 馃コ :)

GabrielCoelho added a commit to GabrielCoelho/best-resume-ever that referenced this issue Sep 25, 2023
As in salomonelli#385, salomonelli#421 and salomonelli#425, I was able to make this repo work out for me
doing this steps:
```md
I'm still learning VueJS and trying to improve my skills. Yesterday I was able to figure out (after search on the web) on how to make `npm run dev` works.

I've done this steps:

1. ### NPM Update
`npm update`

2.  ### NPM install webpack-merge
`npm i webpack-merge`

3.  ### Edit package json
```json
"scripts":{
...
	"dev": "NODE_OPTIONS='--openssl-legacy-provider' node build/dev-server.js"
...
}
```

After that, I was able to run the server on localhost.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant