Giter VIP home page Giter VIP logo

stack-on-a-budget's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stack-on-a-budget's Issues

Split sections into separate files

I think that the list will quickly get out of hand. How about splitting each section into a separate file and leaving only the table of contents in the main readme?

Add code coverage services

  • codecov.io
  • coveralls.io
  • codeclimate.com

are code coverage platforms with support for a swath of languages

Add mailtrap as fake SMTP server

Mailtrap

https://mailtrap.io/

Provides a fake SMTP server for your development team to test, view and share emails sent from the pre-production environments and test with real data without the risk of spamming real customers.

The Free Plan is more than enough to test any app.

Free tier: unlimited time
Pros: Easy to setup
Limitations: 1 inbox, 50 messages per inbox, 2 emails/sec per inbox

Hyperdev

The link doesn't link to hyperdev.com or they don't exist anymore, it's a redirect to "gomix" whatever that is?

Add code analyzers

There are a number of code analysis tools. Examples include

  • codeclimate.com
  • codefactor.io
  • scrutinizer-ci.com
  • codacy.com

Codeclimate.com is also mentioned in #87. Maybe these tools could share a category?

Add Buddy.works under CI and Code Collaboration Tools

Buddy.works

Free Tier: Allows 1 project, 1 concurrent run, and 1 user.
Pros: Create pipelines which allow automation of several processes, supports Github and Bitbucket integration, gives the user a private git repository for storage of the project, supports several languages and is adding new languages and pipeline actions all the time. Also provides an on premise edition that gives more flexibility for the free tier.
Limitations: Hosted version only allows 1 project at a time. The workaround for this is to only have one git repository, but multiple folders with different code in them.

Free-for-dev dublicate?

Hi,

First of all, thanks for making seeking suitable service easier for everyone!

But there is another repository exists named free-for-dev with extremely similar content, so I'm just thinking, what if you will help to make "free-for-dev" repo better rather then doing similar work in another repository it might be more effective.

I personally like current pros/cons structure, it could be transferred to the free-for-dev repo I think.

Uptime Robot

http://uptimeroot.com
Free tier: Uptime Monitoring. 50 websites/servers can be monitored every 5 minutes.
Pros: So easy to use, supports e-mail, Twitter, Slack, HipChat, push, SMS, web-hook notifications and more.
Limitations: Monitoring location can't be customized.
Exceeding the free tier: It is needed to pay for more monitors or 1-minute monitoring intervals.

Add Dydra

There is this cloud RDF store called Dydra. It is free (there isn't even a limitations page or official pricing page). It also looks like it accepts a limited number of new accounts, although I got my created instantly.

What do you think?

Mention dply.co in excluded services

I was originally going to PR for the inclusion of dply.co but then checked the contributor's guide. Seeing that Sendgrid's free tier of 30 days has not been included, I decided against making the PR; dply.co's free tier is a mere two hours.

But could we at least give dply.co a mention in the wiki? (I don't think you could PR to wikis though, so making this request.)

About dply.co / Hacker News discussion

Add Gearhost database hosting

Free DB is limited to 10 MB only. Is that too restricting?

There is also $5 option with 1GB storage for MySQL and MS SQL. Or do only free tiers qualify to this list?

Add new services

  • Google Mobile analytics
  • AWS Mobile analytics
  • Cloudinary
  • teamcity
  • https://www.netlify.com/pricing/
  • Ionic analytics (no free tier!)
  • http://surge.sh/pricing
  • Firebase push notifications
  • cloudflare
  • travis ci
  • circleCI
  • Mixpanel
  • Firebase analytics
  • Tinypng API
  • Github
  • Gitlab
  • Bitbucket
  • Github Pages
  • Mlab
  • Ionic push
  • Rediscloud
  • Heroku postgres
  • Heroku redis
  • Heroku
  • Open shift
  • Mailgun emails
  • Google cloud datastore
  • Google cloud app engine
  • IBM Bluemix
  • Firebase authentication
  • Codeship
  • Auth0
  • Zeit Now
  • Firebase Database
  • Hyperdev
  • Let's encrypt

Firebase Authentication partially incorrect

It says 'no UI provided' but there are the officially maintained libraries github.com/firebaseui-android, github.com/firebaseui-ios, github.com/firebaseui-web.

I am the maintainer of the Android version, can answer questions.

Let's Encrypt 90 day "limitation"

Due to the way Let's Encrypt is designed to work, it is not appropriate (or applicable) to label the 90 day certificate expiration as a "limitation". Let's Encrypt is designed to be automated. Beyond automation, 90 days is generally a well accepted validity period for certificates.

I would recommend removing the 90 day limit from the limitations section of Let's Encrypt

Cloud9

C9.io
Free tier: App Hosting (Node/Webstack/WordPress..)
Pros: Decent power for free plans + fair upgrades. Own subdomain. Web IDE + Console.
Limitations: SSH access but no root.

Add EC2

precise 1 year time limit

Link "List of excluded Services" from ReadMe

Convert "List of excluded services" to a Markdown document in the repository - so that others can edit and update (formatting and as discussion happen in issues).

Also link it from the Contributing-Guidelines and the README file.

Add GearHost cloud sites

Quite limited:

  • 100 MB storage
  • running limit of 256 MB RAM usage daily
  • 5% CPU usage daily
  • 1 GB bandwidth

However, it may be the only really free .NET cloud and there is a $5 plan so maybe it's worth including

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.