-
Notifications
You must be signed in to change notification settings - Fork 12
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 username instead of _id on watcher_change activity #33
Comments
Hey @MarconLP, I'd be happy to take a look at this. |
@willdelorm Awesome! Let me know if you have any questions. |
Hey @MarconLP, excuse my delay. I'm sitting down to look at this, would you be able to help with setting up my .env files? I'm not sure where to get the necessary details. |
Hey @willdelorm, I can walk you through the .env setup. For the frontend:
These should look like this
You can ignore the For the backend: The Otherwise you can use Railway, to provision a mongodb database. In the pusher section you have to use the same variables as for the frontend and they should look like this:
Make sure to start the frontend on port |
Again, my scattered brain delays me. I've got your app up and running. What I'm seeing is that the |
Mongoose populate is what you are searching for. |
https://app.tablane.net/1073/Tablane/Tasks/64163e0c616c000697788a58
The text was updated successfully, but these errors were encountered: