server icon indicating copy to clipboard operation
server copied to clipboard

How to run this project?

Open guibeira opened this issue 1 year ago • 1 comments

I'm genuinely interested in this project, but unfortunately, there are missing instructions on how to set this up locally. I observed that the project uses Shuttle, but there are some missing examples on how to set the config variable.

BTW, nice project 👍 .

guibeira avatar Jun 12 '24 00:06 guibeira

I'm genuinely interested in this project, but unfortunately, there are missing instructions on how to set this up locally. I observed that the project uses Shuttle, but there are some missing examples on how to set the config variable.

BTW, nice project 👍 .

First of all, thanks a lot! I really appreciate the support!

I'm coming back to this project after a while of absence, and I will attend this issue.

One way of running this project currently is by running the nix flake, with nix develop. That will setup your environment, then you can simply run cargo shuttle run, to run locally.

I maybe missing some steps in this comment, but I will address the issue and then I'll come back here to update you. Thanks a lot!

nicolasauler avatar Jul 07 '24 15:07 nicolasauler