Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Heroku
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-01-16 00:14:29 UTC
- JSON Representation
https://github.com/ezaiger/contact-card
Module 19 Lesson Assignment - Taking an MVP of a Contact Cards app and turning it into a Progressive Web Application.
babel concurrently crud-operation css google-lighthouse heroku html html-webpack-plugin idb indexeddb indexeddb-api javascript webpack webpack-pwa-manifest workbox
Last synced: 11 Jan 2025
https://github.com/vit0r/flask-0ne-herokuapp
=)
flask heroku heroku-deployment pipenv vscode
Last synced: 14 Jan 2025
https://github.com/gableroux/dice-roll-express
πRoll a dice on a webpage using express and rpgdicejs
dice-roller express heroku nodejs website
Last synced: 12 Dec 2024
https://github.com/tarokawada/foundationforsitesheroku
Deploying Foundation For Sites Sass to Heroku
foundation-cli foundation6 gulp heroku sass sass-framework
Last synced: 14 Jan 2025
https://github.com/kyrylopikhno/train_list_app_client
DEPLOYED CLIENT ON HEROKU
css heroku hooks react redux-toolkit
Last synced: 14 Dec 2024
https://github.com/ashot72/social-squared-bot
Lightning Tools Social Squared Forums Bot
chatbot dialogflow facebook facenook-messenger heroku lightning-tools microsoft-teams ngrok sendgrid skype social-squared
Last synced: 30 Dec 2024
https://github.com/lukeocodes/homepage
My personal homepage, built in React, secured with Snyk, tested on Travis, deployed to Heroku.
bootstrap codacy heroku react reactjs reactrouter reactstrap snyk travis-ci
Last synced: 13 Jan 2025
https://github.com/maangulo12/buildersrecords-example
BuildersRecords: An example application using the Starter-Kit.
angular2 flask heroku postgresql starter-kit
Last synced: 14 Jan 2025
https://github.com/thecuriousjuel/flipkart-scrapper-heroku
Web Scrapper using Python and Flask. Deployed in Heroku.
bootstrap css flask heroku html javascript python
Last synced: 28 Dec 2024
https://github.com/giovannak/restaurant-booking-server
GetYourTable is a web app for restaurant table booking. It is possible to manage restaurants and bookings for each restaurant separately in real time. In addition to making bookings at specific times with special requests and receiving response to the request in real time and by email.
api-rest booking-platform heroku javascript jwt-authentication mongodb nodejs restaurant-management s3-bucket sendgrid socketio
Last synced: 19 Nov 2024
https://github.com/asifhaider/mini-blog-1.0
Minimal dynamic blog website, built with Flask (Python) and Bootstrap!
blog bootstrap4 flask heroku python
Last synced: 06 Dec 2024
https://github.com/bredefk/cloud-assignment-2
Mirror from bitbucket. A bot that can notify you when a certain currency goes over or under a user specified limit
Last synced: 13 Dec 2024
https://github.com/scottcharlesworth/ssh-alias-key-buildpack
Add aliases to a SSH config file in a Heroku Dyno
heroku heroku-buildpack ssh-config
Last synced: 14 Jan 2025
https://github.com/itachi-p/todo-app-heroku
Golang for Heroku deployment of the first CRUD system
Last synced: 13 Jan 2025
https://github.com/weibeld/heroku-buildpack-info
Display information about the build process on Heroku
buildpack heroku heroku-buildpack
Last synced: 26 Dec 2024
https://github.com/pablosilvab/demo-backend-spring-boot
Backend build with Spring Boot
heroku java maven spring spring-boot springboot
Last synced: 10 Jan 2025
https://github.com/pablosilvab/cafe-backend-node
Este proyecto es una API desarrollada en NodeJS con una base de datos Mongo (Desplegada en Heroku con GitLab CI)
gitlab-ci google-signin heroku mongo-db node-js nodejs
Last synced: 10 Jan 2025
https://github.com/xlasserre/rock-paper-scissors
angular4 express heroku mean-stack mean2 mongodb nodejs
Last synced: 23 Oct 2024
https://github.com/dthyresson/netlify-plugin-heroku-database-url
A Netlify Build Plugin to set the necessary DATABASE_URL env to the current value in Heroku config.
environment-variables heroku netlify plugins
Last synced: 30 Dec 2024
https://github.com/m-ahmedk/jobs-api-heroku
Simple Node.js application that provides a user friendly system for job management. It includes JWT authentication and is backed by MongoDB database. Once authenticated, users can create, update, retrieve, and delete jobs.
express-js heroku heroku-deployment jwt mongodb mongoose nodejs swagger swagger-ui
Last synced: 29 Dec 2024
https://github.com/lucasfogliarini/marvel_heroes_ng1
Explore the Marvel Heroes stories
angular1 gulp heroku node-static nodejs
Last synced: 08 Jan 2025
https://github.com/kenmeriftw/instatalk
Cozy Ruby on Rails chat built with ActionCable technology. Deployed on Heroku
actioncable chat coffeescript heroku jquery ruby ruby-on-rails
Last synced: 06 Dec 2024
https://github.com/sudor2spr/woodml-x
Telegram bot @SudoR2spr
aria2 bot clone ddl-server google-colab heroku heroku-bot leech-bot mega mirror-bot pyrogram python qbittorrent rclone-client telegram-bot torrent-client yt-dlp
Last synced: 14 Jan 2025
https://github.com/robinblomberg/heroku-ssl-redirect
Simple Express middleware that redirects to HTTPS in Heroku apps.
Last synced: 14 Jan 2025
https://github.com/lamdav/xterncoin
Xtern Coin Technical Screening Question
cryptocurrencies express heroku nodejs react technical-screening xtern
Last synced: 14 Jan 2025
https://github.com/jbrown9124/analyze-this
Created a full-stack web application that parses strings for signs of mental illness. Results help provide support to the user. At the moment it detects signs of suicide, anger, and addiction. To analyze strings, I developed an algorithm that works with a large pool of words to find determinants of mental illness. Determinant words must be in a certain order to be flagged. Analysis results and Google Maps/Places API are used to find the nearest support facilities (rehab, support groups, etc.) and resources. The client was created with TypeScript React.js, the REST API with Python (Django), and data is stored in and queried from a Firestore (NoSQL) database. Deployed using Heroku.
django firebase firestore google-cloud google-maps-api heroku material-ui python3 reactjs reactspring typescript
Last synced: 19 Nov 2024
https://github.com/jbrown9124/do-or-do-not
Created a social task-managing full-stack web application. Allows you to create, share, edit (drawing and image importing features included), and complete tasks with users on your friends list. Includes user authentication, a friends list (received and sent friend requests), and friend alerts (ex. notifying a user when a friend has completed a shared task). The client was created with React.js, the REST API with Python (Django), and data is stored in and queried from a PostgreSQL (SQL) database. Deployed using Heroku.
bootstrap-5 django heroku javascript postgresql python reactjs sql
Last synced: 19 Nov 2024
https://github.com/tanyahendricks/imageshare
BSc IT third year project for module, IT development - CMPG323, to develop a photo album.
bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare
Last synced: 06 Jan 2025
https://github.com/mdwahiduzzamanemon/volunteer-network
This is a Full-stack project for collecting volunteers. Here is also an Admin panel that can only admin use.
firebase-auth heroku mongodb-atlas node-js nodemon react-bootstrap react-h react-router reactjs
Last synced: 14 Jan 2025
https://github.com/salvillalon45/odinbookapi-theodinproject
The REST API for the Odin Book Client
heroku jwt mongodb mongoose multer nodejs typescript webdevelopment
Last synced: 02 Jan 2025
https://github.com/chiomasarah/lannisterpay
An assessment on a basic node.js application which consumes API from a MongoDB database.
express-js heroku javascript mongodb node-js
Last synced: 08 Jan 2025
https://github.com/tenfensw/heroku-toolatra
Deploy Tcl/Toolatra applications to Heroku with this build pack.
heroku heroku-buildpack heroku-deployment tcl tcl-tk toolatra
Last synced: 27 Dec 2024
https://github.com/gahbr/url-shortener
URL shortener microservice in NodeJS - ExpressJS - MongoDB
api express heroku mongodb mongoose node nodejs url-shortener
Last synced: 29 Dec 2024
https://github.com/kyrylopikhno/play_pay_server
DEPLOYED SERVER ON HEROKU
api heroku mongodb mongoose nestjs nodejs postman typescript
Last synced: 13 Dec 2024
https://github.com/icodebyamanda/fs11-group-b
Bootcamp Project: Group Up, a one stop shop online resources organiser web app
boostrap css expressjs heroku mysql nodejs react-router-dom reactjs sequelize
Last synced: 13 Jan 2025
https://github.com/jbillcliffe/portfolio5-renterprise-master
Taking on constructive critisim and positive feedback across previous projects, this is a final educational attempt to bring the Renterprise project to life.
aws-s3 bootstrap css django heroku html javascript jquery postgresql python seo-optimization stripe
Last synced: 21 Dec 2024
https://github.com/arunkumar-ms/countdown-react-context
CoundDown app Demo url -->
heroku react-context reactjs webpack4
Last synced: 07 Jan 2025
https://github.com/najibadan/sample-app
heroku learning-by-doing rails-tutorial ruby
Last synced: 26 Sep 2024
https://github.com/mdecker-mobilecomputing/maven_springboot_websockets
Demo fΓΌr Web-Sockets mit Spring Boot
github-actions heroku java maven spring-boot web-sockets
Last synced: 05 Jan 2025
https://github.com/aravind-selvam/student_exam_performance_predictor
Sample Machine learning project, The project uses Sklearnβs regression techniques such as XGboost and Random forests to train and test the model on student data. Deployed on Heroku with Flask application
flask-application heroku machine-learning python scikit-learn
Last synced: 14 Jan 2025
https://github.com/ashlynn4567/book-search-engine
Book Search Engine is a site in which users can search for any book title or author, and search results containing their query will appear below. In this project, I integrate a GraphQL API into a fully functioning book engine that was built using the MERN stack, replacing the previous RESTful API.
apollo bcrypt concurrently css expressjs graphql heroku javascript jwt mern-stack mongodb mongoosejs nodejs nodemon npm react
Last synced: 13 Jan 2025
https://github.com/masterbrian99/repo-eye
get details about a repository without cloning it
api api-rest github heroku html html-css-javascript node nodejs
Last synced: 08 Jan 2025
https://github.com/masterbrian99/key-val-store
simple key value store using nestjs and postgresdb
heroku nestjs react typescript
Last synced: 08 Jan 2025
https://github.com/masterbrian99/covid-19-sri-lanka
Sri lanka COVID-19 Information using Api
api coronavirus coronavirus-tracking covid-19 heroku sri-lanka website
Last synced: 08 Jan 2025
https://github.com/paalamugan/deploy-heroku-container-setup
Instructions of how to setup react application using heroku container and docker cli.
docker docker-compose heroku nginx
Last synced: 19 Nov 2024
https://github.com/mauroslucios/deloitte-big-data
desafio deloitte-big-data gama academy
bcrypt docker flyway heroku heroku-deployment java jpa lombok postgresql spring spring-boot spring-security swagger
Last synced: 14 Jan 2025
https://github.com/thicodes/react-jsonserver-heroku
How to use create-react-app + custom json-server on Heroku
bitbucket create-react-app heroku json-server mock nodejs react
Last synced: 14 Jan 2025
https://github.com/dlowkeen/quote-book
[Work In Progress - NOT Production Ready] - Online tool to store quotes.
docker heroku jest nodejs react typescript webpack
Last synced: 13 Jan 2025
https://github.com/katiechurchwell/pizza-hunt
Lets users connect with each other based on their love of pizza.
Last synced: 10 Jan 2025
https://github.com/en10/postgresnodeheroku
heroku herokuapp node-js nodejs postgres postgresql
Last synced: 05 Dec 2024
https://github.com/rafhael-s-p/library-api-tdd
A RestFul API for book rent control.
heroku jacoco rest-api spring-boot swagger tdd
Last synced: 13 Jan 2025
https://github.com/katiechurchwell/chew-view
Local restaurant and movie generator; uses a couple of server-side APIs.
bootstrap css3 heroku html5 javascript jquery
Last synced: 10 Jan 2025
https://github.com/katiechurchwell/note-taker
Express app to write and save notes.
Last synced: 10 Jan 2025
https://github.com/goriens/mern-e1
Gour Shop is an Mern stack e-ecommerce web application for selling product online.
authentication axios cloudinary css expressjs git github heroku html javascript material-ui mongodb nodejs nodemailer npm react redux stripe
Last synced: 14 Jan 2025
https://github.com/amcnulty/desiedog-website
A website for Desie the dog.
cms cross-browser expressjs heroku login-auth mongodb mongoose nodejs website
Last synced: 11 Jan 2025
https://github.com/aneesh-neelam/converterutils
A service to perform simple conversions that Google Search can't do.
django heroku heroku-ci postgresql python37
Last synced: 05 Jan 2025
https://github.com/aneesh-neelam/portfolio
Portfolio Website
css heroku html html-css html-css-javascript javascript php website
Last synced: 05 Jan 2025
https://github.com/jardelgcunha/gt-python-django
Task Manager with CRUD of Tasks restricted to the logged in User, authentication login system with login/logout, forms authentication and deploy to Heroku
authentication crud django form heroku heroku-deployment orm python
Last synced: 15 Jan 2025
https://github.com/miss-mad/whos-app
An anonymous and secure messaging app has now arrived!
bcrypt connect-session-sequelize cookie express-router express-session expressjs fakerjs handlebarsjs heroku javascript mysql nodejs path routes-api sequelize session socket-io
Last synced: 30 Sep 2024
https://github.com/dlowkeen/jobscraper
Scrapes data from job boards
cheeriojs expressjs handlebarsjs heroku mongodb
Last synced: 28 Nov 2024
https://github.com/danretegan/task-manager-with-auth
Task manager with authentication
Last synced: 03 Jan 2025
https://github.com/curology/heroku-buildback-curology
Curology's Heroku customizations
Last synced: 08 Nov 2024
https://github.com/roneetkumar/looper
made social media application during summer break with MERN stack and deployed using Heroku
express heroku javascript mern node react redux
Last synced: 08 Jan 2025
https://github.com/laaraujo/laaraujo-resume
my resume site
alpinejs bootstrap5 css flask heroku python
Last synced: 31 Dec 2024
https://github.com/psilore/denandrias
A collection of ordered text files that explains steps when I learn DevOps. Includes examples of different services, frameworks, e..g gcloud, aws, vercel, netlify, e.t.c.
aws google-cloud heroku vercel vercel-deployment
Last synced: 07 Jan 2025
https://github.com/bartholomews/generator-cljseed
A Yeoman starter seed for Clojure + ClojureScript stack (compojure, ring, reagent, figwheel, heroku support)
clojure clojurescript figwheel heroku heroku-ready reagent ring-middleware seed seed-project yeoman yeoman-generator
Last synced: 29 Sep 2024
https://github.com/jswesterfield/node-course
π The Complete Node.js Developer Course (3rd Edition) - Udemy - Andrew Mead
apis arrow-functions asynchronous es6 es7 express-middleware expressjs heroku http-requests jest json mongodb nodejs nodemon nosql npm refactoring socket-io ssh yargs
Last synced: 07 Jan 2025
https://github.com/vikentiosvitalis/software_as_a_service_technologies
Energy Live - for 'Software as a Service Technologies' M.Sc. Course ECE @ntua
apachejmeter apachekafka cloudkarafka heroku highcharts microservices reactjs sequelize-orm typeorm visualparadigm
Last synced: 23 Nov 2024
https://github.com/svv232/bots-for-fun
Fun Facebook app deployed with Heroku
facebook-api flask heroku json
Last synced: 02 Jan 2025
https://github.com/iitoneloc/dependability-tracker
Gain insights into your employee's calling out habits. Dependability Tracker is a Node.js application built with Next.js, React.js, TailwindCSS, Nodemailer, and TypeScript.
custom-domain heroku jawsdb mariadb mysql nextjs postgres react tailwindcss typescript
Last synced: 30 Dec 2024
https://github.com/jarrodsampson/sharpnotes-website-promotional
Promotional Webpage for Android Application
css3 heroku html5 jade javascript jquery node nodejs
Last synced: 03 Jan 2025
https://github.com/markohautala/python-essentials-project-pp3
Python Essentials Project PP3
api heroku python terminal-app
Last synced: 07 Jan 2025
https://github.com/zhongnansu/yelpcamp
YelpCamp
authentication bootstrap cloud9-ide fuzzy-search googlemaps-api heroku json mean-stack mongodb nodejs
Last synced: 08 Jan 2025
https://github.com/ryanbalfanz/form-backend-service
backend-service django form heroku heroku-ready postgresql
Last synced: 07 Jan 2025
https://github.com/kushagraindurkhya/login-logout
simple signup login logout backend written in expressjs for using mongodb as db(both user and session storage), deployed it on heroku
Last synced: 03 Jan 2025
https://github.com/reshalfahsi/ykfbot
Your Kind Friend Bot: Unreliable Chatbot
chatbot cornell-corpus-dataset deeplearning heroku telegrambot-python tensorflow textgeneration
Last synced: 15 Jan 2025
https://github.com/codenameyau/preact-express-template
Preact application with express server template
express heroku javascript nodejs preact preact-cli react starter-kit styled-components template
Last synced: 19 Dec 2024
https://github.com/s2606/api_dbmsproject
A Flask REST api for Trash Management System our DBMS project
Last synced: 29 Nov 2024
https://github.com/svdotsenko/portfolio-project-4
E-Library
bash bootstrap crud django elephantsql heroku orm postgresql
Last synced: 06 Dec 2024
https://github.com/ddanielsantos/ifood-order-list-challenge
heroku mongodb react typescript
Last synced: 04 Jan 2025