Code Monkey home page Code Monkey logo

fonts's Introduction

Discord Twitter

SourceBin

SourceBin makes sharing code easy by providing an easy to use pastebin service. This repository contains the core services of SourceBin. Feel free to report any issues and suggestions in this repository.

Development

  1. Download or clone the repository
  2. Run make .env
  3. Edit the configuration in the .env file
  4. Run make self-signed-cert dhparam to generate local certificates
  5. Run make ENV=dev run
  6. Start developing

Deploying

  1. Download or clone the repository
  2. Run make .env
  3. Edit the configuration in the .env file
  4. Run make dhparam to generate dhparam
  5. Add SSL cert in secrets/ssl/certs/cert.pem and secrets/ssl/private/key.pem
  6. Add Cloudflare Authenticated Origin Pull cert in secrets/ssl/certs/cloudflare.crt
  7. Add Google Cloud Storage key in secrets/google/cloud-storage-key.json
  8. Point domain to server
  9. Run make start

Note

While we try to open-source as much as possible, SourceBin is not made for self-hosting. We will not provide support for hosting your own instance.

fonts's People

Contributors

dependabot[bot] avatar sebastiaanyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.