Giter Site home page Giter Site logo

Techmely

Logo

Make your dreams come true easier with Techmely

The open-source Medium, LinkedIn and Udemy.
Learn more »

Discord · Website · Issues · Roadmap

Join Techmely Discord Uptime Github Stars License Commits-per-month Pricing

Build with

Frontend

  • 🧩 Components: Use @techmely/ui packages with Radix UI
  • 🪩 Web: Use Vite & React & Tanstack Query for the Dx perfect
  • Desktop: Build with Tauri
  • Mobile: Use Flutter for performance
  • Leverage Web Assembly and WebGPU to handle 3D models
  • Animation: Using ThreeJs, GSap and Swup for smooth transition/animation

Backend

  • AI: Support GPT models to help user write/copy easier!
  • Use H3 server to create API/Cache/Proxy
  • Database: Use PlanetScale to optimize system cost, also can switch to SQLite, MySQL, Postgres or whatever
  • Error Handler: Both server and client have the error boundary to catch and notify the client's error to the team. And using native type-safe
  • Payments: unified API for one-off & subscription billing methods for Stripe
  • Notification: Use PWA to handle Web Push notis, SMS and webhooks
  • Queue: Handle the heavy workload on the background(client/server)
  • Kysely: Query builder powerful, really type-safe
  • Realtime Collaboration: Use CRDT-Driven mindset, and based on BlockSuite to create realtime editing and painting whatever you want!
  • Search Engine smart searching, advanced filtering & sorting, pagination, headless UI
  • Storage: Use UnStorage for all environments(Browser, Worker)
  • Validation: Use Zod for validate all the form, schema and whatever we need to validate!
  • Cache: Use BentoCache for Im-mem cache, redis, DynamoDB, and more—serverless
  • CLIs: Power by GoLang - create beautiful CLIs for Linux, Windows, and Mac—without requirements
  • AxiomJs all you need to debug, log & analyze

Cloud

  • Server local development server & production-ready servers out-of-the-box
  • Serverless on-demand, auto-scaling, zero maintenance
  • CDN zero-config, low-latency, request life-cycle hooks, optimized request compressions (Brotli & gzip)
  • Domain version-controlled & zero-config domain management (e.g. DNS management)
  • AI fine-tune a foundational model using your application data
  • AWS startup program: Infrastructure as Code version-controlled cloud infrastructure(Up to $100,000 USD AWS Activate credits)

CI/CD

Focus on coding, not publishing.

  • Automatically release process with Github Action
  • Have a lot of Bot/CLI(Rabbit AI, CodeQL, LGTM, KnipJs, BiomeJs...) to help project always in high quality
  • Production deployments—zero-setup push-to-deploy
  • Zero Downtime deploy with confidence using a zero-downtime deployment strategy
  • Release Manager libraries (component & function) auto-published to npm, git helpers, and more

Development Experiences

  • Leverage the UnJs ecosystem to have some incredible features like Auto Import and Framework Agnostic
  • Use Git Workflow + Semantic commit + Rabbit AI to have great commit!
  • Spell checker will notified once there had typos
  • Have a lot of Utilities collections like VueUse and @techmely/utils for handling data
  • Testing - All feature have Unit + UI + e2e testing(mocking DB)
  • Code Snippets say goodbye to the boilerplate
  • Team Management manage your team & their permissions

This project mainly write with Typescript + Vue + Rust, so you should learn it to contribute easier 🌷

How to run project

  1. Install deps bun install
  2. Run web site + api with command bun run dev
  3. Have fun with that.

How to get the icons for project?

  1. Go to https://icones.js.org/collection/all and search what you needs.
  2. Copy the symbol of icons
  3. If your icon just specific for one page --> Create a list icons for that page in /public/svg folder --> Add page name, EX: post.svg
  4. If your icon is a common icon, can use anywhere in app --> add to the last item on public/svg/common.svg
  5. Use SvgUse component to expose the icon on view

The decided of technical to fit with the business

  1. The width of detail blog post

    • With the research --> We chosen the width is around 70~80 characters depends on the user-device width + The main language is LATIN(Vietnamese + English).
    • So the width is 34rem to 38rem.

    Here is some research paper:

Thirst party API

Deployment

Self-host Docker Deployment

  1. checkout source git clone https://github.com/techmely/techmely.git
  2. got into new source dir: cd tech
  3. build Docker image: docker build .
  4. create local storage directory for settings: mkdir tml-storage
  5. adjust permissions of storage dir: sudo chown 911:911 ./tml-storage
  6. start container: docker-compose up -d
git clone https://github.com/techmely/techmely.git
cd techmely
bun run docker.build # build Docker image for all app
bun run docker.storage # create local storage directory + adjust permissions of storage dir
bun run docker.up # Start container - Enjoy

Tech Mely's Projects

hoc-lap-trinh icon hoc-lap-trinh

Các khoá học lập trình được cộng đồng lập trình viên việt nam đóng góp https://kungfutech.edu.vn/khoa-hoc

javascript-course icon javascript-course

Khoá học Javascript từ cơ bản đến chuyên sâu - Nền tảng cơ bản, DOM, Fetching Data, Kiến thức nâng cao, dự án game, dự án thực tế - Tất cả đều có trong khoá học

poc-new-era icon poc-new-era

All teams POC to learn, experiment, build, or do some stupid something - Just curious!

tickup icon tickup

Supper clone Clickup 3.0, Follow Clean Architecture + DDD with latest Nextjs

uwebsocket-use icon uwebsocket-use

The composable things you can use direct in your project with uwebsocket

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.