Code Monkey home page Code Monkey logo

genyleap / tegra Goto Github PK

View Code? Open in Web Editor NEW
40.0 2.0 6.0 4.93 MB

G E N Y L E A P ™ Tegra is an open source super high-end performance, user-friendly, multi-lingual and multi-purpose modern system based on C++20 which enables you to build websites and powerful online applications.

License: GNU Lesser General Public License v3.0

CMake 9.86% C++ 77.66% CSS 1.68% JavaScript 4.99% HTML 4.78% TeX 1.02%
cms content-management-system cplusplus cpp multi-language web cpp20 cross-platform seo website

tegra's Introduction

Tegra System

tegra-git-header-01

forthebadge

Welcome to the Tegra development repository! Tegra is an open source super high-end performance, user-friendly, multi-lingual and multi-purpose modern system based on C++20 which enables you to build websites and powerful online applications.

GitHub issues GitHub forks GitHub stars GitHub license Language iso: C++ Platforms Status

WARNING: Tegra's code is not ready for final use at the moment, but you can see development stages in dev repository.

WARNING: Errors may occur frequently during the build process.

Technical Features

  • Written by C++
  • Cross-Platform base structure
  • Super-High end performance
  • Efficient use of resources
  • Compiled generation of web pages
  • Smart page optimization
  • Smart api generator for external purposes
  • Integrated core structure for desktop, mobile, IoT and wasm technology.

Basic Default Applications

  • Core Service
  • CMS
  • Blogger
  • Gallery
  • Commerce
  • Web Service
  • Web Master

Basic Features

  • Multi-Language support
  • Multi-Purpose
  • SEO Optimizer & Manager
  • File Manager
  • Error Page Manager
  • Website Navigation
  • Static Pages
  • Content Categories
  • Social Network Manager
  • User Account
  • User Group
  • User Rating
  • User Comments
  • User Sharing Tool
  • Content Editor Quill, CKEditor and TinyMCE
  • Content Tagging
  • Content Blocks or Widgets
  • Extensions, Modules or Plugins
  • Themes and Layouts
  • Upload and Download manager
  • Input formats like Markdown, HTML etc
  • Developer Mode
  • Bootstrap 5.x based template support
  • Resize images on fly with caching

Future features

Features that will be added in the future

  • Web3 & Decentralized Support
  • Cloud Storage on AWS & Google
  • Bitcoin & Ethereum blockchain network integration.
  • IPFS/Filebase System support for decentralized storage
  • Digital currency payment gateway for BTC, ETH & USDT

Default Modules

  • Index
  • Error Page
  • Menu
  • Langing Page
  • Static Page
  • News
  • Blog/Articles
  • Send Feed Back
  • Conversation
  • Ticket
  • Commerce
  • Clubs
  • Forums

Default Features

  • Template Editor
  • SEO Manager
  • Site Map Generator
  • Resource Manager
  • Google Webmaster Tool
  • Google Analytics Tool
  • Social Media
  • Task System

Platforms version:

  • Web
  • Desktop
  • Mobile

Requirements

  • C++20 or above (2a recommended).
  • Drogon Webserver 1.7.5 or above.
  • OpenSSL 3.x
  • MySQL(MariaDB) or PostgreSQL
  • Redis

Building

  • You need CMake tool for building source code

  • CMake 3.18 or higher is required.

  • The first step is to build the core system.

  • After step one, build the modules and plugins.

  • Finally, build the Tegra application.

cd tegra/build
cmake -DPLATFORM_OS="your_os" -DUSE_NONE_STL_JSON=true -DUSE_FMT=true ..
make

cd tegra/source/modules/xxx
cmake -DPLATFORM_OS="your_os" -DUSE_NONE_STL_JSON=true -DUSE_FMT=true ..
make

cd tegra/source/plugins/xxx
cmake -DPLATFORM_OS="your_os" -DUSE_NONE_STL_JSON=true -DUSE_FMT=true ..
make

cd tegra/application
cmake -DPLATFORM_OS="your_os" -DUSE_NONE_STL_JSON=true -DUSE_FMT=true ..
make

./Tegra

TOOD

  • Bug fixing.
  • Add new exception handler.
  • Add new features.
  • Support new libraries.
  • Tell me your opinion about which other items should be added.

Contribution

tegra's People

Contributors

kambizasadzadeh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tegra's Issues

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.