Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Heroku
![](https://explore-feed.github.com/topics/heroku/heroku.png)
Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
- GitHub: https://github.com/topics/heroku
- Wikipedia: https://en.wikipedia.org/wiki/Heroku
- Repo: https://github.com/heroku
- Last updated: 2025-02-06 00:14:29 UTC
- JSON Representation
https://github.com/diogomalfatti/node_heat
Projeto criado na NLW Heat : 01# Aula NodeJS
css-flexbox css3 express expressjs heroku html5 javascript jwt node nodejs prisma react reactjs sass socket-io typescript vite vitejs
Last synced: 31 Dec 2024
https://github.com/paustint/socketio-node-cluster-test
Proof of Concept to show Heroku cannot handle sticky worker sessions with Node Cluster
cluster code-cluster heroku node session socket-io socketio sticky sticky-session
Last synced: 20 Dec 2024
https://github.com/progm/node-image-resizer
A simple stateless on-the-fly image resizer in node.js.
heroku imagemagick nodejs resize-images
Last synced: 04 Jan 2025
https://github.com/ndjenkins85/otsukare
Otsukare is a web application to help Japanese language students study.
heroku japanese-language japanese-study python
Last synced: 24 Dec 2024
https://github.com/kevindasilvas/guess_who
Guess Who game created using node js, express, and socket.io
docker guess-game guessing-game heroku node nodejs socket-io
Last synced: 04 Feb 2025
https://github.com/renanstn/curso-html5-guanabara
Só para deixar registrado, um dos primeiros cursos que fiz na área, quando era apenas um pequeno gafanhoto.
Last synced: 28 Jan 2025
https://github.com/nomercy10/lazy-twitter-bot
A Twitter bot for posting random jokes on a daily basis. Follow some hastags like #nodejs, #JavaScript, #vuejs etc, like the tweets with these hastags and retweet them
bot heroku heroku-deployment javascript nodejs twitter twitter-api twitter-bot
Last synced: 04 Feb 2025
https://github.com/ogm710811/the-fork-web-app
A server side web app along with a friendly user interface, that lets you add and share recipes with the world.
bootstrap css3 express git heroku html5 javascript jquery mongodb mongoose nodejs passportjs vs-code
Last synced: 15 Jan 2025
https://github.com/i-m-hossain/niche-website-server-side
crud-application express heroku jwt-authentication mongodb nodejs
Last synced: 27 Jan 2025
https://github.com/renanstn/node-drawing-app
Exemplo de app de desenho em tempo real com múltiplos usuários usando a lib socket.io.
Last synced: 28 Jan 2025
https://github.com/ahmad2b/kly-backend
Kly.lol is a URL shortener service powered by Gemini with FastAPI and Next.js.
clerk-auth clerkauth custom-gpt customgpt docker dockerfile fastapi heroku postgresql sqlmodel
Last synced: 05 Jan 2025
https://github.com/dhilipsiva/open-source-paas
A Presentation on Intro & Comparison to Open Source PaaS Solutions (Deis / Dokku / Flynn).
comparison deis demo dokku flynn heroku paas talk talks
Last synced: 21 Dec 2024
https://github.com/renanstn/js-jogo-dos-boletos
Joguinho feito em JS puro nas madrugadas da vida.
Last synced: 28 Jan 2025
https://github.com/pfed-prog/netology_final
Moscow City Hack Easy Recommending System In Flask
Last synced: 02 Feb 2025
https://github.com/oleoneto/packager
packager is simply a container project for Django apps that need a temporary place to live while they're actively being developed and packaged.
django django-rest-framework django-rest-framework-jwt django-storages docker docker-compose dokku heroku s3-storage
Last synced: 06 Jan 2025
https://github.com/coolmunzi/webapp_mlops
This is a simple webapp for wine quality prediction and involves MLOPs including DVC for model and data tracking and Github actions for CI-Cd workflows. The app is deployed on Heroku.
ci-cd ci-cd-pipeline devops dvc elasticnet github-actions heroku machine-learning machine-learning-application mlops mlops-environment regression webapp
Last synced: 21 Jan 2025
https://github.com/dorstern3/simple-website
Image website project
css django heroku html javascript mysql python
Last synced: 29 Jan 2025
https://github.com/rishabh-pandey-sternx/deno-rest-api
Simple CRUD API build with Deno and Attain(Express) using MongoDB
api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript
Last synced: 15 Jan 2025
https://github.com/ashwani-rathee/brain-tumor-segmentation
Made with Python, OpenCV, Pytorch, NodeJS, Flask, Google Cloud Platform. MHacks'21 : Best Medical Hack category
flask gcp hacktoberfest heroku python pytorch
Last synced: 21 Nov 2024
https://github.com/skvggor/coelhify
Coelhificando nomes.
castor castorcracia coelho express heroku name nodejs rabbit
Last synced: 18 Dec 2024
https://github.com/bhuvanthota/django-personal-blog
Django based blog site with read-later, user comments feature.
django-application django-project heroku heroku-deployment myblog
Last synced: 10 Nov 2024
https://github.com/mahmoudahmadosman/react-redux-store
Reactjs and Redux project
bootstrap4 css3 expressjs heroku html5 nodejs reactjs redux redux-thunk
Last synced: 15 Jan 2025
https://github.com/sanfernoronha/foodpal-ml
An ML-services repository for FoodPal :hamburger: :mag:
fastai flask gunicorn heroku heroku-app heroku-deployment opencv python
Last synced: 03 Feb 2025
https://github.com/maiarasanto/dsmeta1
Decidir fazer este desafio, que é criar um app ( com alguns ajustes rsrs) de uma Tabela com nome dos vendedores e suas respectivas vendas, em um intervalo de um ano, onde faz-se a integração do Back, Front e Banco de Dados. Neste Projeto, foram usados os seguintes apetrechos: #react #nodejs #frontend =Nodejs 16; Yarn ;STS; VS Code ; IntelliCode ; ESLint ;JSX ;HTML <tags/> Criação projeto Spring Boot. Criar projeto Spring Boot no Spring Initializr com as seguintes dependências: Web ;JPA ;H2 ;Security "Limpar" o projeto ReactJS https://github.com/acenelio/dsmeta-css Componentes; Datepicker: Documentação: https://github.com/Hacker0x01/react-datepicker React Hook useState para manter estado das datas: Postman (Vídeo: https://youtu.be/CWKLVapcnCU ) Heroku CLI (Vídeo: https://youtu.be/70LUh5KNaEk ) Criação entidade Sale; Mapeamento objeto-relacional (JPA); Configuração dos dados de conexão do Banco de Dados H2; Estruturação do Seed do banco de dados; application.properties: teste de Endpoint da API REST: Criação Repository; Criação Service; Criação Controller Envio de SMS; Dependências Maven do Twilio: Implantação no Heroku; Arquivo system.properties; Criar app no Heroku ; Definir variáveis de ambiente; TWILIO_SID TWILIO_KEY; TWILIO_PHONE_FROM ;TWILIO_PHONE_TO Requisição com Axios e useEffect: yarn add [email protected]; Enviar notificação: Toast de confirmação yarn add [email protected] Deploy no Netlify: https://www.netlify.com/ ; Deploy básico: Base directory: frontend; Build command: yarn build; Publish directory: frontend/dist ; Variáveis de ambiente: VITE_BACKEND_URL; Configurações adicionais Site settings -> Domain Management: (colocar o nome que quiser) Deploys -> Trigger deploy
css heroku html java javascript netlify react twilio typescript vitest
Last synced: 08 Jan 2025
https://github.com/freirart/desafio-tecnico-stone-server
API REST: CRUD de funcionários desenvolvido em NodeJS.
express express-winston heroku heroku-postgres mongodb node postgres sequelize winston winston-mongodb
Last synced: 29 Jan 2025
https://github.com/kousei089/a-meta-note
Jointly developed application "a meta note". The objective is to analyze your daily schedule and obtain an optimal lifestyle.
daisyui heroku postgresql rails7 ruby tailwindcss
Last synced: 15 Dec 2024
https://github.com/terieyenike/plbrutal
Routes endpoint for a report on police brutality
cors expressjs heroku nodejs postgresql
Last synced: 21 Jan 2025
https://github.com/ahmed82/multi_module_maven
Multi Module Maven project generating one build WAR file using Spring Boot Framework
docker heroku multimaven springboot vuejs
Last synced: 05 Jan 2025
https://github.com/rob-med/botpitchfork
BotPitchfork, a Pitchfork Twitter bot
flask heroku music pitchfork twitter twitter-api twitter-bot
Last synced: 13 Jan 2025
https://github.com/prdpx7/heroku-the-next-date
Hosting Express APIs on heroku
express-js heroku tweep twitter
Last synced: 29 Jan 2025
https://github.com/heroku/heroku-buildpack-gradle
Heroku's buildpack for Gradle applications.
buildpack gradle heroku heroku-languages
Last synced: 14 Nov 2024
https://github.com/feiticeiro-tec/portifolio
Portfolio de apresentação - Boas Vindas Ao Meu Mundo :)
flask flask-application flask-sqlalchemy heroku portfolio portfolio-site portfolio-website projects projetos python3
Last synced: 24 Jan 2025
https://github.com/afireinside777/barregisterapp
A simple app to use for processing drink orders at a bar.
ajax flask heroku herokuapp javascript jquery postgresql relational-databases sqlalchemy
Last synced: 22 Jan 2025
https://github.com/heroku/heroku-buildpack-clojure
Heroku's buildpack for Clojure applications.
buildpack clojure heroku heroku-languages
Last synced: 14 Nov 2024
https://github.com/lostsh/morpion
Simple PHP TIC-TAC-TOE game
care game grid heroku heroku-app heroku-deployment morpion online-game php php7 player
Last synced: 20 Jan 2025
https://github.com/chdsbd/eve
Notify Slack users when their GitHub changes have been deployed on Heroku
Last synced: 08 Nov 2024
https://github.com/kennetg/mpl-final
Project for a furniture store. Product showroom. Has an admin panel with functionality to add/edit/remove things like products, projects, contacts, invoices and users.
bootstrap5 cloudinary css3 ejs-templates expressjs heroku html5 javascript mongodb-atlas mongoose mvc-pattern nodejs npm
Last synced: 07 Jan 2025
https://github.com/alexander16108/react-math-calculator
For all you math fans, here is a calculator app to ease your appetite made in javascript-React and CSS
css heroku javascript netlify react reactjs
Last synced: 02 Feb 2025
https://github.com/krasivaya/instagram-ph2
This is a Django website that allows a user upload pictures and other users can like, comment on them. As well as they can be able to follow each other and see their followers pictures on their timeline, even they can view posts from their profile alongside with the number of followers and followings they have. (Live site is down below)
django heroku postgresql python virtualenv
Last synced: 15 Jan 2025
https://github.com/nebulab/solidus-on-heroku
Deploy your solidus app on heroku like a boss
Last synced: 05 Feb 2025
https://github.com/davianyang/myancommerce
E-commerce API for Online Store 🛒
api bussiness commerce docker docker-compose docker-image e-commerce eslint express graphql heroku jest nestjs nestjs-backend nginx online-store postgresql typeorm typescript
Last synced: 04 Feb 2025
https://github.com/rickydam/rickybooks-android
RickyBooks Android app for University students to buy and sell textbooks.
android aws-s3 firebase-cloud-messaging heroku java push-notifications
Last synced: 01 Feb 2025
https://github.com/ashot72/deno-forum
Deno Forum with MySQL DenoDB ORM
buildpack deno deno-buildpack deno-forum denodb denoland denon forum heroku mysql-database react react-hooks reactjs
Last synced: 30 Dec 2024
https://github.com/techgaun/heroku-pgdb-copy
A plain simple bash script to copy and setup heroku database to your local postgres
heroku heroku-cli heroku-postgres
Last synced: 19 Dec 2024
https://github.com/strawhat19/angular-ionic-calculator
Just a small budgeting calculator built with Angular, Ionic to assist in my learning of Angular, Ionic and more advanced TypeScript for my new job at Mitsubishi! Deployed to Heroku.
angular firebase heroku ionic javascript node sass
Last synced: 16 Jan 2025
https://github.com/sandycho/setup_sandya
Script with basics dev tools, such as Java, Maven, Ansible, Heroku, Docker, Git, Notepaqq(Notepad++ replica), Nodejs, etc
ansible dev docker heroku installation java jenkins nodejs tools
Last synced: 21 Jan 2025
https://github.com/dirtyhenry/poc-twilio
A playground to test Twilio SMS sending/receiving capabilities
express heroku slack-webhook twilio-api twilio-phone-number
Last synced: 09 Nov 2024
https://github.com/neemiasbsilva/django-keras-counting-leaf
Keras CNN model for Plant Leaf Counting integrated into Django Framework and Deploy to Heroku
django heroku heroku-deployment herokuapp keras machine-learning plant-counting plant-phenotypes regression
Last synced: 05 Jan 2025
https://github.com/raphaelbh/timezone-api
Timezone API is a simple web service that returns the current date and time considering a given time zone.
api date datetime docker docker-compose dockerfile dockerhub flask github-actions heroku heroku-deployment open-api open-api-specification python rest-api swagger swagger-ui time timezone
Last synced: 27 Jan 2025
https://github.com/chubkey3/discord-reminders
A simple bot that allows you to add and remove reminders. The bot will automatically notify you for on discord.
Last synced: 17 Nov 2024
https://github.com/mahmoudahmadosman/angular-cars-api
angular bootstrap4 heroku html5 json-server scss toast-notifications typescript
Last synced: 15 Jan 2025
https://github.com/fastmonkeys/heroku-redirect
A simple Heroku application that redirects all incoming requests to another location.
Last synced: 05 Jan 2025
https://github.com/omushpapa/teamdroidr
TeamDroid Telegram bot
bot heroku python telegram-bot
Last synced: 19 Dec 2024
https://github.com/ibudasov/minder
Tracker of thoughts, which helps to figure out what thoughts was most common last time & provides statistics by time intervals.
heroku js mongo nodejs statistics
Last synced: 05 Jan 2025
https://github.com/danielres/yarn-workspaces-unified-env-example
Example boilerplate of unified env vars management using yarn workspaces, works on Heroku
envalid environment-variables example-app graphql graphql-yoga heroku monorepo parceljs react tutorial yarn-workspaces
Last synced: 09 Jan 2025
https://github.com/danyim/yotta-url
A URL e x p a n d e r built in Node
heroku mongodb nodejs url-lengthener-just-because url-unshortener
Last synced: 28 Dec 2024
https://github.com/beaglefoot/fcc-voting-app
Fullstack voting app built with React, Express, MongoDB and other buzzwords
express heroku mongoose passport ramda react react-router redux typescript victory webpack
Last synced: 03 Feb 2025
https://github.com/theriturajps/tpb-torrent-bot-deploy
Torrent Bot
bot deployment heroku mogenius pyrogram python railway telegram telegram-bot torrent
Last synced: 16 Jan 2025
https://github.com/koushikphy/telejobreminder
A Telegram bot that keeps track of your computer jobs.
bots database flask flask-application heroku heroku-deployment postgresql telegram telegram-bot telegram-bots
Last synced: 13 Jan 2025
https://github.com/najibadan/my-srs
A simple Spaced Repetition System for my final year project
final-year-project heroku learning-by-doing ruby ruby-on-rails
Last synced: 20 Dec 2024
https://github.com/lamsut/cloud-computing
CT204H
aws heroku kubernetes openstack proxmox
Last synced: 07 Jan 2025
https://github.com/yosefbennywidyo/web-app-bimas-katolik-sumba-tengah
Web app for Bimas Katolik Sumba Tengah
heroku postgresql ruby-on-rails
Last synced: 29 Jan 2025
https://github.com/lethang7794/depot
This repo is used for the project in "Agile Web Development with Rails 5.1" book.
agile-development coffeescript css e-commerce heroku heroku-deployment html javascript rails ruby web-application
Last synced: 20 Jan 2025
https://github.com/veikkosuhonen/lautapeli_app
Web-app for logging your groups boardgame sessions
ci-cd docker express full-stack heroku nodejs postgres react react-query reactjs sequelize supertest tailwindcss
Last synced: 22 Dec 2024
https://github.com/vic778/bookme
the general idea is to mimic the primitive features of Calendly. An end user can visit a unique direct link to book events with someone else. These events can be free to book or require payment. Those that book events shouldn't be necessary to create an account. Those that make the events and availability slots do need an account.
activestorage devise heroku postresql rspec ruby ruby-on-rails sidekiq stripe
Last synced: 18 Jan 2025
https://github.com/suddi/kobebot
Chat with man's best friend Kobe. A TypeScript-based Microsoft Bot Framework dog chatbot (https://suddi-kobebot.herokuapp.com)
bot bot-framework chat chatbot dog dog-chat doggie heroku javascript microsoft-bot-framework natural-language-processing nlp nodejs restify
Last synced: 28 Oct 2024
https://github.com/rohitroy-github/mern-basic-social-media-app
A basic social media application using React !
css heroku html mern-stack mongodb nodejs react social social-media social-network
Last synced: 19 Dec 2024
https://github.com/emmanuelezenwere/erpager
Machine Learning NLP Web Application to Extract, Transform and Load (ETL) Twitter Messages into an SQL database and classify messages into response categories for First Responders, Disaster Response Organisations and Emergency Response Personnels during Disasters.
css etl-pipeline flask heroku html javascript ml-engineering ml-pipeline nlp pandas python sklearn software-engineering web-application
Last synced: 19 Dec 2024
https://github.com/omarreda22/forever-ecommerce
Ecommerce Website with Django
aws-rds aws-s3 django ecommerce ecommerce-website heroku orm paypal-api python
Last synced: 14 Dec 2024
https://github.com/tagliala/vesuvius
Compiles libraries and binaries on Heroku without pain
binaries build-tool heroku libraries proj4 rgeo
Last synced: 17 Oct 2024
https://github.com/r4255/news_portal
api bootstrap deployment flask heroku pagination python
Last synced: 05 Jan 2025
https://github.com/msdeep14/securebank
API service to request bank details specific to query URL
banking-applications curl django django-rest-framework djangorestframework-jwt heroku heroku-app jwt jwt-authentication postgres-database python python37 rest-api
Last synced: 08 Jan 2025
https://github.com/codewritingcow/hrnyc20-mvp-map-app
Interactive online map of gun homicides in New York City
guns heroku homicide javascript leaflet maps nyc nyc-opendata
Last synced: 31 Jan 2025
https://github.com/ashwanirathee/brain-tumor-segmentation
Made with Python, OpenCV, Pytorch, NodeJS, Flask, Google Cloud Platform. MHacks'21 : Best Medical Hack category
flask gcp hacktoberfest heroku python pytorch
Last synced: 08 Jan 2025
https://github.com/raythurman2386/django_portfolio
Full Stack Software development portfolio, resume and blog with authentication
authentication blog bootstrap5 django heroku portfolio portfolio-website resume resume-website sass
Last synced: 03 Feb 2025
https://github.com/nitzanpap/pokedex
A Pokedex app written in TypeScript, Scss and PostgreSQL
heroku javascript postgresql scss typescript
Last synced: 27 Jan 2025
https://github.com/ecshreve/civ-bot-go
multipurpose discord bot for civ 5 written in golang
bot discord github-actions go heroku
Last synced: 19 Dec 2024
https://github.com/diop/kebetu
A Markov Chain generator for "believable" African proverbs.
Last synced: 24 Jan 2025
https://github.com/vadim-geroim/grammable
Instagram clone with the Test Driven Development approach.
bootstrap4 carrierwave devise figaro heroku minimagick rails5 rspec ruby simpleform
Last synced: 21 Dec 2024
https://github.com/das-jishu/restful-api-for-article-manager
A RESTful API made using NodeJS (Express) and MongoDB (mongoose) to manage a platform where users (or authors) can signup and collaborate on different articles, leave reviews and organize their work.
api api-rest article article-manager authentication github heroku node node-js nodejs nodemon postman routes
Last synced: 14 Dec 2024
https://github.com/siropkin/mevn_crm
Simple CRM Example using MongoDB, Express, Vue.js 2, Node.js (MEVN) and Swagger
crm expressjs heroku javascript mevn mongodb nodejs swagger vuejs
Last synced: 20 Dec 2024