Skip to content

Spike: Review legacy DSNP gateway and social web demo to map out services #2

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

Closed
2 tasks done
Tracked by #1
p5150j opened this issue Mar 11, 2024 · 1 comment
Closed
2 tasks done
Tracked by #1
Assignees

Comments

@p5150j
Copy link
Collaborator

p5150j commented Mar 11, 2024

Objective: Review legacy DSNP gateway and social web demo to map out services.

This spike is to take the existing social web demo and dsnp-gateway prototype and
see what services we have now that could feed the social web demo, what services need to be built (eg: account service) and of the services we already have built define any additional enhancement we would want to make.

Repos for social web demo and dsnp-gateway prototype:

Services repos we already have built:

Spike output: (timeboxed 3 days)

Based on: ProjectLibertyLabs/dsnp-gateway-prototype#4

@wilwade
Copy link
Contributor

wilwade commented Mar 12, 2024

Questions from 2024-03-12

  • Is the backend template going to use Nestjs or straight Node/Express?
    • Answer: Node/Express
  • How we want to do sessions?
    • Phase 1: Simple Session inside of the Gateway Template App Backend or account service
    • Phase 2: Investigate OpenId inside of the Account Service (or other Gateway production service)
  • Do we want to build a frequency package for the Gateway Services to consume?
    • Could
  • Do we want to build a frequency blockchain package for the Gateway App Template to consume?
    • Not for Phase 1
  • Do we want libraries for the Gateway services?
    • Instead of libraries we have OpenAPI specs
    • Perhaps each of those publishes the json spec (Future: Publish to npm & make sure they are part of the releases etc...)

@p5150j p5150j modified the milestone: test for PMO board Mar 28, 2024
@p5150j p5150j closed this as completed Apr 16, 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

No branches or pull requests

2 participants