All Projects → marihachi → Minazuki

marihachi / Minazuki

Licence: MIT license
シンプルな製品アクティベーションシステム「Minazuki」のサーバーサイド実装

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Minazuki

example-electron-license-activation
An example of how to implement software licensing and device activation in an Electron application
Stars: ✭ 55 (+243.75%)
Mutual labels:  license-activation
Cold-Family-Feud
Host your own Family Feud game. Mobile friendly with built in buzzers.
Stars: ✭ 30 (+87.5%)
Mutual labels:  mit-license
WebApiStartTemplate
Web API Visual Studio Template.
Stars: ✭ 15 (-6.25%)
Mutual labels:  web-api
twenty-twenty-hugo
Twenty Twenty Hugo is forked from WordPress Twenty Twenty theme. It's fully functional like the WordPress theme.
Stars: ✭ 48 (+200%)
Mutual labels:  mit-license
NClient
💫 NClient is an automatic type-safe .Net HTTP client that allows you to call web service API methods using annotated interfaces or controllers without boilerplate code.
Stars: ✭ 25 (+56.25%)
Mutual labels:  web-api
HacktoberFest2021
Beginner-friendly repository for Hacktober Fest 2021. Start your contribution to open source through baby steps. 💜
Stars: ✭ 33 (+106.25%)
Mutual labels:  mit-license
shepherd
Ensure high-availability for your JSON-RPC calls while improving user-experience
Stars: ✭ 40 (+150%)
Mutual labels:  mit-license
lazylead
Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows automating (without admin access) daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar.
Stars: ✭ 42 (+162.5%)
Mutual labels:  mit-license
Demo.AspNetCore.WebApi
Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR
Stars: ✭ 24 (+50%)
Mutual labels:  web-api
timer-hugo
Timer is a personal portfolio theme powered by Hugo. It also can be use as a landing page theme.
Stars: ✭ 123 (+668.75%)
Mutual labels:  mit-license
liva-hugo
Liva is a personal blog template powered by Hugo.
Stars: ✭ 192 (+1100%)
Mutual labels:  mit-license
brush
An amazing scaffolding for developing database-driven websites, applications and APIs. Built on Laravel Lumen Framework, MySQL and Angular.
Stars: ✭ 23 (+43.75%)
Mutual labels:  mit-license
synflood
Start a SYN flood attack to an ip address.
Stars: ✭ 27 (+68.75%)
Mutual labels:  mit-license
janusweb
An in-browser implementation of JanusVR
Stars: ✭ 145 (+806.25%)
Mutual labels:  mit-license
Samurai
Archived: A Discord bot for BitZeny users.
Stars: ✭ 21 (+31.25%)
Mutual labels:  mit-license
magic-web
Discover all the amazing things your browser can do
Stars: ✭ 39 (+143.75%)
Mutual labels:  web-api
polylogarithm
Implementation of various polylogarithms
Stars: ✭ 17 (+6.25%)
Mutual labels:  mit-license
hsluv-c
C99 implementation of HSLuv (revision 4)
Stars: ✭ 71 (+343.75%)
Mutual labels:  mit-license
AuroraCMS
The Australian Open Source Content Management System
Stars: ✭ 13 (-18.75%)
Mutual labels:  mit-license
persian-hugo
Persian is a box design personal blog theme based on Bootstrap and powered by Hugo. It is very responsive and perfectly fits on any sized screen device.
Stars: ✭ 32 (+100%)
Mutual labels:  mit-license

Minazuki (ja)

シンプルな製品ライセンス認証システム「Minazuki」のサーバーサイド実装です。

このアプリケーションは、個人で作成したアプリケーションなどの小規模な製品のライセンス認証サーバを想定して開発されています。もちろんそれ以上の規模でも利用が可能です。

必要環境

  • Node.js (npmも一緒に)
  • MongoDB

使い方

  1. git clone git://github.com/marihachi/Minazuki.git
  2. cd Minazuki
  3. npm i
  4. npm run copy-config
  5. config.json を編集する
  6. npm run start

リファレンスドキュメント

こちら

ライセンス

このソフトウェアは MITライセンス のもとで公開されています。詳しくは LICENSE をご覧ください。



Minazuki (en)

Server side implementation of a simple product activation system "Minazuki".

This application is developed assuming an activation server of a small-scale product such as an application created by a individual. Of course it can also be used on a larger scale.

Required environment

  • Node.js (with npm)
  • MongoDB

Usage

  1. git clone git://github.com/marihachi/Minazuki.git
  2. cd Minazuki
  3. npm i
  4. npm run copy-config
  5. Edit config.json
  6. npm run start

Reference Documents

Here

License

This software is released under the MIT license. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].