Skip to content

技育CAMP22年7月前半のプロダクト。GoとDenoでできています。※サイト公開までしていますが、未完成です……

License

Notifications You must be signed in to change notification settings

usuyuki/musubineru

Repository files navigation

むすびねる(musubineru)

プロダクトの名前決め補助サービス.

名前の由来は ClickUp を参考にされたい.

CI

API鯖への自動デプロイ

PR自動ラベル付与

ローカル

git clone
docker-compose up -d
cp frontend/.env.example frontend/.env

フロントエンド

Deno のフレームワーク Fresh1.0 を利用

http://localhost/

http://localhost/api

なんちゃってアイランドアーキテクチャ。

  • DOM 操作:Preact(React のより軽量なもの)
  • CSS フレームワーク:twind (ビルド不要な Tailwind てきなもの)

https://zenn.dev/azukiazusa/articles/fresh-tutorial

https://zenn.dev/k41531/articles/69c9342f7022dd

バックエンド

go のフレームワーク gin を利用

nlp

go の形態素解析ライブラリ、kagome を利用

About

技育CAMP22年7月前半のプロダクト。GoとDenoでできています。※サイト公開までしていますが、未完成です……

Topics

Resources

License

Stars

Watchers

Forks

Packages