GithubHelp home page GithubHelp logo

0xcn / nudolio Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 971 KB

Open Source Software License Key Management System to Build on

Home Page: https://nudolio.herokuapp.com/

License: MIT License

JavaScript 81.64% HTML 0.89% SCSS 16.88% CSS 0.53% Shell 0.06%
mern-stack expressjs reactjs mongodb redux license-management rest-api

nudolio's Introduction

nudolio

open source software license key manager built with MERN & redux with a web api to build on




Theme Used: MatX

Features

  • Public API (Express)
    • Key Activation
    • User Registration
  • Web Manager (React)
    • JWT Authentication
    • Dashboard Analytics
      • Sales Graph
      • Most Sold Products
      • Revenue Information
      • Clients
      • Web Api Requests
      • License Keys
    • License Key Management
      • Assignment
      • Export to CSV
      • Mass Key Generation/Deletion
    • Product Management
    • User Management
    • Search Functionalities
      • Keys
      • Products
      • Users
    • Ease of Use
    • API Documentation
    • UI Built with MatX & Material-UI

Build

You can edit the Web Documentation on client\src\app\views\api\docs.md

Building the react-app

cd client
npm run build
mv build ../server/build

Starting the express server

cd server
npm start

Config

Edit the .env file in server/ directory

DB_CONNECTION = mongodb_url_here
# add token secret
TOKEN_SECRET = ChAnGe_mE_123
ACCESS_TOKEN_TIME = 3060
# do not edit API_VERSION
API_VERSION = v1

Build on the key activation logic in server/routes/public.js before adding any keys

nudolio's People

Contributors

0xcn avatar

Stargazers

RobinMicek avatar flyinguard avatar  avatar Aland Osman avatar

Watchers

 avatar Aland Osman avatar

nudolio's Issues

Bump the dependency

Hi, I find this repo very promising, but I'm not able to install the dependency nor to run the website, do you think if it's possible to have an update for this repo?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.