Feature: API Client creation + Copy Button
I added a page to view, manage and create API clients. This is what the past couple of devlogs have been leading up to, there was a lot of interactivity required for this.
These will be used to programmatically set up “virtual servers”, which will be able to register “products” to the platform, and receive services to deploy, and they manage where to deploy them, for example on the current server, or provision a VPS, or to GKE, or a docker swarm. I’m designing it to be as flexible as possible.
I also added a copy button component
Need to implement actions next, probably just delete
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.