Maciek Korsan
Maciek Korsan
Propozycje 👀
Tutaj możecie dać dla mnie propozycje kolejnych aliasów.
```json { "detail": "Instance was created in different location. Use relevant API endpoint." } ```
```npx s attach ? This project is already attached. Are you sure you want to change instance? Yes Unhandled Rejection! TypeError: instances.map is not a function ``` ``` npx s...
It would be nice to have some kind of HTML docs generator for endpoints in the project based on YAMLs. Something like this: https://www.instagram.com/developer/endpoints/users/
Right now you have to use `npx s deploy`
No instance is created when using `npx s init -i INSTANCE_NAME` (works with `npx s attach`)
npx s init -i lunch-bialystok New project? Exciting! 🎉 ? Choose template for your project Hello World Project Template - (@syncan o/template-project-hello) Instance lunch-bialystok was not found on your account!
**Is your feature request related to a problem? Please describe.** When using older than 8 version of node `npx s` returns `Unexpected identifier`. I think we should check if the...
**Is your feature request related to a problem? Please describe.** There's an unnecessary question after creating a new account: `? This email doesn't exists. Do you want to create new...
**Is your feature request related to a problem? Please describe.** If user is using trial mode, he should get info on how much time is left to the end of...