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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Docker to install and run the app #225

Closed
AndreaPi opened this issue Nov 30, 2023 · 4 comments
Closed

Use Docker to install and run the app #225

AndreaPi opened this issue Nov 30, 2023 · 4 comments

Comments

@AndreaPi
Copy link

I see there's a merged PR to run resumake locally using Docker:

#152

However, there's no Dockerfile in the repository. How can I run this using Docker?

@ducaale
Copy link
Collaborator

ducaale commented Dec 18, 2023

Hi @AndreaPi, with #227 we no longer require LaTeX installation for a simpler setup and enhanced privacy. I will close this issue, but please let me know if you still need Docker to run Resumake locally.

@ducaale ducaale closed this as completed Dec 18, 2023
@AndreaPi
Copy link
Author

AndreaPi commented Jan 1, 2024

@ducaale to let you know if I need Docker, first of all I need to know how to install & run resumake now. There's no install guide in the README.md anymore. How do I install this software?

@ducaale
Copy link
Collaborator

ducaale commented Jan 1, 2024

Hey @AndreaPi, the only requirement is to have Node v20 installed locally. After that, you can run npm i to install dependencies and npm run dev to run the project.

@AndreaPi
Copy link
Author

Thanks for the answer @ducaale. I don’t want to install npm on my system, so yes, I need Docker to run resumake locally. Can you provide a Dockerfile? Thanks in advance

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

2 participants