-
Updated
Jul 29, 2020 - JavaScript
#
Heroku

Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
Here are 7,251 public repositories matching this topic...
react
redux
javascript
heroku
bootstrap
flow
tutorial
webpack
yarn
react-router
eslint
stack
jest
socket-io
nodemon
pm2
server-side-rendering
jss
immutablejs
sinon
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
nodejs
heroku
api
graphql
golang
http
aws
lambda
microservices
aws-lambda
microservice
deployment
serverless
api-gateway
static
up
deploy-tool
aws-infrastructure
-
Updated
Sep 23, 2020 - Go
Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
-
Updated
Sep 17, 2020 - HTML
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
nodejs
python
heroku
docker
nginx
php
aws
digitalocean
node
deployment
azure
containers
webserver
docker-swarm
paas
node-js
nginx-docker
captainduckduck
caprover
-
Updated
Sep 2, 2020 - TypeScript
sojan-official
commented
Oct 2, 2020
Enhancement
Label names in chatwoot only support alphabets, numbers, hyphen and underscore.
At the moment the available validation doesn't show the user any errors, which would leave the user confused.
So let's add a validation error describing this behaviour
Current behaviour
<img width="1273" alt="Screenshot 2020-10-02 at 4 29 03 PM" src="https://user-images.githubuserconten
Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅
-
Updated
Jul 12, 2020 - Python
-
Updated
Sep 2, 2020 - Shell
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
heroku
slack
swift
xcode
coroutines
concurrency
fibers
buildpack
server-side-swift
swiftpm
synchronous-apis
non-blocking
swiftenv
zewo
green-threads
-
Updated
Mar 26, 2020 - Swift
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
heroku
docker
vuejs
webpack
spring-boot
vue
frontend
backend
jest
rest-api
vuejs2
vue-cli
axios
nightwatch
rest-backend
vue-frontend
vue-cli-3
vue-cli-plugin
-
Updated
Sep 29, 2020 - JavaScript
python
heroku
api
json-api
rest-api
python3
pip
webapp
pipenv
deaths
fastapi
ncov
coronavirus
coronavirus-real-time
recoveries
coronavirus-tracker
covid-19
covid19
-
Updated
Sep 14, 2020 - Python
Open
Migration to bcrypt
5
UlisesGascon
commented
Aug 6, 2019
Context
- This is part of
release-1.5
#148 - MEDIUM priority task
Tasks
- Remove dependency
bcrypt-nodejs
inpackage.json
- Add dependency
bcrypt
inpackage.json
- Migrate file app/data/user-dao.js to bcrypt
- Validate the instalation with the local test
- Add and submit the chang
Open
Upgrade dependencies
1
Self-hosted, ad-free, privacy-respecting Google metasearch engine
python
heroku
search
docker
search-engine
flask
privacy
mobile
noscript
cross-platform
containers
python3
webapp
adblock
metasearch
metasearch-engine
no-javascript
remove-ads
easy-deploy
degoogle
-
Updated
Oct 1, 2020 - Python
A heroku plugin for awesome pg:* commands that are also great and fun and super.
-
Updated
Sep 1, 2020 - JavaScript
Flask + Vue JS Template
-
Updated
Sep 7, 2020 - Python
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
python
heroku
windows
macos
linux
setup
raspberry-pi
django
linode
django-framework
digital-ocean
entrepreneurs
regular-expressions
guides
raspberry-pi-django
webfaction
-
Updated
Feb 24, 2019
A full-stack example app built with JHipster, Spring Boot, Kotlin, Angular 4, ngrx, and Webpack
redux
kotlin
heroku
docker
elasticsearch
demo
typescript
webpack
yarn
spring-boot
rest-api
aot-compilation
postgresql
starter-template
entities
angular4
noun
slice
union
jhipster
expert
immutable-datastructures
sense
ngrx-store
ngrx-effects
-
Updated
Sep 18, 2020 - TypeScript
A Django 2.0 base template featuring all recommended best practices for deployment on Heroku and local development.
-
Updated
Jul 23, 2020 - Python
-
Updated
Jan 22, 2018 - Python
The official Heroku buildpack for Python apps.
-
Updated
Oct 1, 2020 - Shell
Source of the https://www.ruby-lang.org website.
-
Updated
Oct 3, 2020 - Ruby
Open Source conversational Marketing alternative to Intercom, Drift, Zendesk...
react
heroku
rails
chat
graphql
widget
helpdesk
messenger
support-ticket
knowledge-base
livechat
messenger-platform
tour-guide-app
messenger-chatbots
newsletter-management
-
Updated
Oct 1, 2020 - JavaScript
A feature rich discord Modmail bot
-
Updated
Oct 1, 2020 - Python
-
Updated
Aug 2, 2020 - HTML
- Organization
- heroku
- Website
- www.heroku.com
- Wikipedia
- Wikipedia
It would be better to use bcrypt, beause its more secure as it's slower (uses more computing cycles).
Your code could also be better:
You wouldn't need salt field in User model, because it's saved into the same field as password does.
For authentication, something like: