cipher-bin-server

command module
v0.0.0-...-44db4d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: MIT Imports: 11 Imported by: 0

README

cipher bin logo

Cipherbin Server

cipher bin logo cipher bin logo cipher bin logo License


Source code for the server, if you are looking for the client side React app go here. If you are looking for the CLI app go here.

Setup

  1. Create postgres db

    createdb cipher_bin_dev
    
  2. cp env.example.sh env.sh

  3. Update variables in env.sh

  4. make migrate

Development

Clone repo and run:

go mod download

Build it:

make build

Run it:

./cipherbin

Or for quicker iterations build and run in one step:

make run

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL