Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dexweb

This is the code for the https://dex.decred.org website.

Build Status ISC License

Development

  1. Install Hugo.

  2. Start development web server

    bin/watch.sh

Deployment

A Docker configuration is included for building the deployable images of dexweb.

  1. Install docker.

  2. Build the docker image for deployment

    bin/build.sh
  3. Run the docker image decred/dexweb

    docker run -d -p <local port>:80 decred/dexweb:latest

License

dexweb is licensed under the liberal ISC License.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages