Summer of Nix #20

Open
opened 3 years ago by gianarb · 3 comments
gianarb commented 3 years ago

Hello!

I am Gianluca and I am currently busing with the "Summer of Nix" initiative.

https://summer.nixos.org/

I would like to package this project with Nix. We know that there is a repository who tries to do so, but as part of the SoN challange the idea is to move NGI projects to flake.

I am playing with the project but I am not sure about how to build/run it locally properly.

I tried with:

./artisan serve

And when I reach the right port I get a 500 error no logs, so I am not sure why it returns 500.


I have also tried as explained in the README with:

npm run watch

But with that command I can't find a server running or similar. I am bit confused. I used to develop in PHP a few years ago. So I know composer, and I know a bit about NodeJS.

Do you have a doc i can read about build/run the project? I am not able to find any

Hello! I am Gianluca and I am currently busing with the "Summer of Nix" initiative. https://summer.nixos.org/ I would like to package this project with Nix. We know that there is a repository who tries to do so, but as part of the SoN challange the idea is to move NGI projects to flake. I am playing with the project but I am not sure about how to build/run it locally properly. I tried with: ``` ./artisan serve ``` And when I reach the right port I get a `500 error` no logs, so I am not sure why it returns 500. --- I have also tried as explained in the README with: ``` npm run watch ``` But with that command I can't find a server running or similar. I am bit confused. I used to develop in PHP a few years ago. So I know composer, and I know a bit about NodeJS. Do you have a doc i can read about build/run the project? I am not able to find any
Poster

I think I have made a step forward. I figured Redis was a required dependency and now that I have one running I see the website!

I think I have made a step forward. I figured Redis was a required dependency and now that I have one running I see the website!
Collaborator

Hi, I have updated the README file which should contain everything needed to setup the project. I've mentioned there that it is also needed to setup this project.

Hi, I have updated the [README](https://git.law/newroco/searchanddisplace-core/src/branch/master/README.md) file which should contain everything needed to setup the project. I've mentioned there that it is also needed to setup [this](https://git.law/newroco/searchanddisplace-ingest) project.
Owner

Hello!

I am Gianluca and I am currently busing with the "Summer of Nix" initiative.

https://summer.nixos.org/

I would like to package this project with Nix. We know that there is a repository who tries to do so, but as part of the SoN challange the idea is to move NGI projects to flake.

Hi Gianluca. Did you manage to package this project with Nix?

> Hello! > > I am Gianluca and I am currently busing with the "Summer of Nix" initiative. > > https://summer.nixos.org/ > > I would like to package this project with Nix. We know that there is a repository who tries to do so, but as part of the SoN challange the idea is to move NGI projects to flake. > Hi Gianluca. Did you manage to package this project with Nix?
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.