Skip to content

Fixes to comply with the nodejs-application #33

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

axbuglak
Copy link
Member

@axbuglak axbuglak commented Jan 17, 2024

  • added function generateToken from metautil (now in nodejs-application we use common.js instead metautil)
  • fixed db.js (we need to export crud and not pg library, in many cases we also need to search a rows by specific fields and not just by id)
  • in server.js we need to pass the contents of the array args to the method, not the array ´args` itself

@axbuglak
Copy link
Member Author

was made for nodejs-application. So connected with metatech-university/NodeJS-Application#16

@axbuglak axbuglak changed the title fixed sandbox context and db.js Fixes for Jan 24, 2024
@axbuglak axbuglak changed the title Fixes for Fixes to comply with the nodejs-application Jan 24, 2024
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

Successfully merging this pull request may close these issues.

2 participants