cli icon indicating copy to clipboard operation
cli copied to clipboard

Autocode CLI and standard library tooling

Results 9 cli issues
Sort by recently updated
recently updated
newest added

When I download a service, in the response I get `undefined@undefined downloaded successfully...` ![grafik](https://user-images.githubusercontent.com/58025175/150184459-3ce58386-cc4d-4a64-9dc4-b2b379db5d25.png)

When developing locally stack traces are crucial. # Scenario ```js // functions/__main__.js const myBrokenHelper = require('../helper'); /** * A basic Hello World function * @param {string} name Who you're saying...

enhancement

When going through the process of linking a Twitch account, it gives an error. Here are the steps I took: 1. ![image](https://user-images.githubusercontent.com/15165028/97402663-26d90680-18b0-11eb-8c68-9b38b332f69a.png) 1. ![image](https://user-images.githubusercontent.com/15165028/97402676-2b9dba80-18b0-11eb-844b-101672a10758.png) 1. ![image](https://user-images.githubusercontent.com/15165028/97402691-335d5f00-18b0-11eb-89c3-9d6acd64f38b.png) 1. ![image](https://user-images.githubusercontent.com/15165028/97402777-5d168600-18b0-11eb-910f-fd94665d91e2.png)

I had a linked PostgreSQL account and wanted to use that same account for my release, but it would not let me and forced me to create a new "Production...

For some reason one specific npm package causes the build to fail. I've come to this particular one by trial-and-error approach, others seem not to cause problems but why this...

It would be really useful to have hot reloading on the `lib http` local development server, so we don't have to kill and relaunch it.

enhancement

- Main website searches through sourcecode OR public services - Dashboard searches through your services - Docs search through docs More importantly, *almost all widgets look the same*. I think...

enhancement

It would be useful to run all services in a project on single port with `lib http`. You could then proxy client requests locally in development. Currently, it's possible to...

enhancement

### Description: I would like to request the addition of custom icons for Discord, Twitter, and GitHub to enhance the visual representation of our project. **Additional Information:** Use Case: Custom...