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

The most recent event should be displayed first #177

Open
ruilopesm opened this issue Jun 11, 2023 · 9 comments
Open

The most recent event should be displayed first #177

ruilopesm opened this issue Jun 11, 2023 · 9 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ruilopesm
Copy link
Member

Basically, the sorting should be made in a reverse order.

image

@ruilopesm ruilopesm added bug Something isn't working good first issue Good for newcomers labels Jun 11, 2023
@Akash1965
Copy link

Hi @RuiL1904 can I work on ths issue?? Would love to contribute

@ruilopesm ruilopesm changed the title The most recent should be displayed first The most recent event should be displayed first Jun 24, 2023
@ruilopesm
Copy link
Member Author

Hi, @Akash1965.
Of course you can. It's a pleasure to see people interested in contributing.
Do you need any guidance regarding it? I'm widely open to questions, leave them here.

@Akash1965
Copy link

Hi @RuiL1904 I'm unable to start the local server because when I'm running the command npm run dev it is showing > turbo run dev --parallel

'turbo' is not recognized as an internal or external command, operable program or batch file.

@nelsonmestevao
Copy link
Member

@Akash1965 did you run npm install first?

@Akash1965
Copy link

An error is being shown for npm install
Screenshot (81)
Screenshot (82)

@Akash1965
Copy link

Akash1965 commented Jun 25, 2023

I figured out the error....but there's a new error popping up.......whenever I click on any link on the navigation bar then this error pops up..........can you guid me on what to do
Screenshot (83)

@ruilopesm
Copy link
Member Author

@Akash1965 Our bad that you are facing those issues. Environment files are in fault (there should be a script to copy them, since they are 3 😅). Just head inside each app (app, web and blog) and copy .env.local.sample to .env.local.

@Akash1965
Copy link

@RuiL1904 can you please tell me where is the .env.local located

@ruilopesm
Copy link
Member Author

@Akash1965 That's an hidden file (files starting with a dot are always hidden) inside each mentioned folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants