-
## BrooklynJS Talk Submission
**Talk Title:** Sustainable Funding for OSS
**Talk Description:** What is OSS sustainability and how can we work together to build more supportive and rewarding ope…
-
Hey @IonicaBizau 👋 Thanks for the awesome library.
I'm looking to convert open source libs into SaaS APIs as part of my work with [saasify.sh](https://saasify.sh) and thought scrape-it would be a g…
-
Trying to write a simple saasify python project and test locally but i keep getting this error if I open the localhost url on browser:
```
Command failed: pip3 install --disable-pip-version-check …
-
- csv
- html
- xls
-
This works:
```ts
export default async (language: string): Promise => {
return "";
};
```
...but this doesn't:
```ts
type MySettings = { language: string; };
export default async ({…
-
Hey @Qix- 👋 Thanks for the awesome library.
I'm looking to convert open source libs into SaaS APIs as part of my work with [saasify.sh](https://saasify.sh) and thought color would be a great fit.
…
-
When I type `saasify signup`, and authenticate with Github, I get this message:
![image](https://user-images.githubusercontent.com/3274103/67278074-8eec5400-f4c8-11e9-93de-80645ec2dc61.png)
but …
-
I really love the Saasify platform and would really love to build on it. I have a couple of APIs built on Python and Node, and would love to put it on Saasify.
The slack channel link is longer acti…
-
When running `saasify logs `, I get no output:
```
➜ saasify logs
✔ Fetching logs for deployment []
```
-
Page: https://puppet-master.sh/docs
I'm running a few privacy addons and one of them blocked the API by default. Issues with the page are to be expected but I didn't expect the whole page to crash …