Skip to content

anyvent-org/000-noop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

000-noop

Simple express app to serve a 403 Forbidden response. Can be used on Dokku instances as a default app.

Requirements

  • Node.js 12

Make sure to install all required dependencies by running

$ npm i

Development

To start developing run

$ npm start

Deployment

To setup the app on a fresh dokku instance](https://github.com/dokku/dokku) run the following commands

dokku apps:create 0-noop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published