api

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2022 License: MIT Imports: 5 Imported by: 0

README

❗ Important

Frontend repository



📖 Summary

Changelog
FAQ
Setup


♻️ Changelog

  • Fixed functionality of 'destructive' messages.
  • Little fixes around the project.
  • Fixes on Frontend


❓ FAQ

I've founded a bug, how to report?

Contact me on z3ox1s@protonmail.com, please :).


🔧 Setup

Clone this repository:

    git clone https://github.com/ohnotes/api
    cd api

Install all dependencies:

go mod tidy

Setting all up:

export PORT=<PORT> # Set the port to run the API
export MONGO=<URI of your database (must be MongoDB)> # URI to connect to database
export SECRET=<SECRET> # Secret to generate JWTs

Run:

go run .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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