Skip to content

Running on a public server #6

@askovi

Description

@askovi

I managed to run both, backend and frontend on an amazon instance and route it to a public ip. As you can see here frontend runs: http://52.87.245.135:3000/ but it doesn't load any data and gives a network error on /inventory. My backend runs at http://52.87.245.135:8000/ but for example http://52.87.245.135:8000/api/player returns empty. How can I feed it my player data? Is there a way to auth with my account? I just want to run this on a server and connect to it and see my profile, do evolutions, etc. Is it possible? Sorry, if this sounds stupid, I'm just excited about how cool it would be to be able to do the above but i'm still learning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions