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

feat: Express-server running #48

Closed
3 tasks done
RafaDSan opened this issue Jun 12, 2024 · 0 comments
Closed
3 tasks done

feat: Express-server running #48

RafaDSan opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RafaDSan
Copy link
Collaborator

RafaDSan commented Jun 12, 2024

Feature Request

Describe the Feature Request

The current protocol Swaplace is using to configure its backend and index events is the Ponder application, but this technology is not mature enough to, therefore we are limited to the Ponder's limited features meanwhile we could communicate directly with our own database, with no third-parties.

Hence, we are aiming to change it slowly, starting with deploying an express server to the railway cloud, configured to work with the current PostgreSQL.

Describe Preferred Solution

  • Install express.
  • config express to communicate with our deployed PostgresSQL.
  • Deploy the express server to the railway platform.
@RafaDSan RafaDSan added the enhancement New feature or request label Jun 12, 2024
@RafaDSan RafaDSan self-assigned this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant