Discover Packages
github.com/ohnotes/api
command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 13, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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 .
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.