knowledgebox

command module
v0.0.0-...-c2266a7 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2021 License: MIT Imports: 6 Imported by: 0

README

knowledgebox

knowledgebox is a simple note app for Web.

Tech stack

front end

  • React
  • Next.js
  • TypeScript

back end

  • Echo
  • sqlx

How to use

front end
$ yarn
$ yarn dev
back end
$ make build
$ make run

Directory structure

knowledgebox/
├ backend/		- back end (Go server)
│ ├ api/
│ ├ application/
│ ├ domain/
│ ├ infra/
│ └ injector/
├ main.go		- back end entry point
└ src/			- front end (Next.js)
  ├ components/
  ├ models/
  └ pages/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
backend
api

Jump to

Keyboard shortcuts

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