Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Heroku

Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.

https://github.com/thiagohrcosta/travelsite

This project store a simple Travel Agency with Frontend, Backend and deploy on Heroku.

backend ejs express frontend heroku mongodb nodejs nodemon

Last synced: 03 Feb 2025

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.

heroku html5

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/renanstn/node-drawing-app

Exemplo de app de desenho em tempo real com múltiplos usuários usando a lib socket.io.

heroku nodejs p5js 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.

game heroku vanilla-js

Last synced: 28 Jan 2025

https://github.com/pfed-prog/netology_final

Moscow City Hack Easy Recommending System In Flask

ats flask heroku python3

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/renanstn/cybercoffee-esp32

Repositório do projeto Cybercoffee, um acessório absolutamente desnecessário que desenvolvi para se encaixar na minha xícara de café.

beebotte esp32 fastapi heroku mqtt python

Last synced: 28 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/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/kevinknights29/whatsapp-chat-analyzer

This projects build an application capable of analyzing a Chat Export from WhatsApp and get interesting insights.

docker duckdb flask heroku python s3-bucket whatsapp

Last synced: 27 Jan 2025

https://github.com/ebenryanmallory/python-todo

Classic to-do app in python

heroku python3 todo

Last synced: 23 Oct 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/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/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/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/chdsbd/eve

Notify Slack users when their GitHub changes have been deployed on Heroku

github-bot heroku slack-bot

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

deploy heroku solidus

Last synced: 05 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/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/louis70109/liff-concatenate-js

LIFF javascript example

heroku liff nodejs

Last synced: 31 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.

discord-js heroku mongoose

Last synced: 17 Nov 2024

https://github.com/fastmonkeys/heroku-redirect

A simple Heroku application that redirects all incoming requests to another location.

heroku heroku-app

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/remarkablemark/heroku-airflow

Deploy Airflow to Heroku

airflow heroku python

Last synced: 22 Dec 2024

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/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/andresfernandez89/backend-nodejs

Challenges Guide for "Backend Programming Course"

artillery backend express heroku mongodb mongoose nodejs passport webpack websockets

Last synced: 26 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/spreston4/mvc-blog

CMS-style blog where users can publish blog posts and comment on other user's posts.

bcrypt blog cms express handlebars-js heroku mvc mysql nodejs sequelize sessions

Last synced: 21 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/derrickmstrong/mernburn

This blog app was built on the MERN stack. It allows for full CRUD operations and is fully scalable.

expressjs heroku mongodb mongoose nodejs reactjs rest-api

Last synced: 26 Jan 2025

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/woctezuma/heroku-flask-api

Deploy an API built with Flask on Heroku, in order to match game banners.

api clip flask heroku openai

Last synced: 06 Dec 2024

https://github.com/bieanimaton/bietech

My own site for start business someday. Client side.

css heroku html javascript js jwt mongodb mongoose nodejs react

Last synced: 15 Jan 2025

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/nodegame/nodegame-heroku

NodeGame package to run games on Heroku

cloud framework heroku nodegame template

Last synced: 21 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/ryanfleck/influx

Learning Management/ Team Assignment System built in Django 2.7

django heroku lms seg3102 tms

Last synced: 02 Feb 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.

flask heroku python

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/ramonpaolo/url-shortner

Site encurtador de URLs

ejs express heroku mongodb

Last synced: 20 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