Git Product home page Git Product logo

freestuffdev's Introduction

FreeStuffDev

List of free services for developer like database, hosting, authentication and other stuff.
Check it at freestuff.dev

I listed many tools at my private note before, why not bring it to the public? Inspired by other similar sites, suprisingly not many alternative out there, so I create my own dev-tool list to start prototyping or making a MVP.

Built with Hugo Static site generator and hosted at Netlify

Rules

Only accept free stuff or free trial at least 1 Year.

Contribute

Want to add new stuff?
1a. Use this form Form New Stuff+
it will prefill some value for your github Pull Request

1b. If you're going to create file manually (not via link above):

a. Fork repo
b. Inside your fork navigate to content/stuff
c. Create here new file about service you want to add. File must have .md extension, i.e. myservice.md
d. Use next template for content

+++
date = 2021-06-21T18:55:27+03:00
title = "Your service name"
link = "https://link.to.service"
thumbnail = "https://any.logo.of/service"
snippet="Service description, which will be shown under service name"
tags = ["Tag1","Tag2","TagN"]
+++ 
free feature 1
free feature 2
free feature 3

P.S:

  • You can use any image for thumbnail, but try to avoid using small favicons(16x16) as each image will be resized to 80x80
  • For existing tags visit https://freestuff.dev/ and open the "Filter"
  • At the end write the features as one feature per line

Example with netlify.md (watch it raw version)

+++
date = "2021-06-15T00:00:00+00:00"
tags = ["hosting", "hosting-dynamic", "hosting-static", "serverless"]
title="Netlify"
link = "https://www.netlify.com/"
thumbnail = "https://res.cloudinary.com/wegoatdev/image/upload/v1623795952/freestuffdev/stuff/netlify.png"
snippet="An intuitive Git-based workflow and powerful serverless platform to build, deploy, and collaborate on web apps"
+++
Host static and serverless function
Bandwith: 100GB /month
Build Minutes: 300 Minutes /month
Websites: Unlimited
Serverless Functions: 125k per site /month
Forms: 100 /site/month
Identity: 1K /site/month

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.