Coder Social home page Coder Social logo

qolzam / ts-next Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 1.0 15.69 MB

Telar Social user interface using nextjs - supporting Progressive Web Apps (PWAs) and Server Side Rendering (SSR)

Home Page: https://telar.press

License: MIT License

Dockerfile 0.01% Makefile 0.01% JavaScript 91.21% Shell 0.02% HTML 0.31% TypeScript 8.00% CSS 0.22% SCSS 0.25%
open-source social-network telar-social nextjs pwa react inversifyjs redux redux-saga redux-thunk

ts-next's Introduction

Material-UI logo

Telar Social User Interface Using Next.JS

๐Ÿšง IT IS UNDER ACTIVE DEVELOPMENT, current version is unstable and maybe change at any time until release of v1.0.0. ๐Ÿšง
โš ๏ธ DO NOT USE IN ANY PRODUCTION ENVIRONMENT!!! โš ๏ธ

Compatible with OpenFaaS

Support with buying a coffee โ˜•๏ธโ˜•๏ธโ˜•๏ธ

Our top backers Become a backer

Sponsors ๐Ÿฅ‰๐Ÿฅˆ๐Ÿฅ‡

Our top sponsors Become a sponsor

Demo

https://red-gold.o6s.io/auth/login

New Features

  • Progressive Web App (PWAs)
  • Server Side Rendering (SSR)

Built With

  • Next.JS With Next.js, server rendering React applications has never been easier, no matter where your data is coming from. No need to learn a new framework. Exporting a static site with Next.js is as easy as a single command.
  • TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
  • JSX/TSX This project support both *.jsx and *.tsx files. JSX is a statically-typed, object-oriented programming language designed to run on modern web browsers. Being developed at DeNA as a research project, the language has following characteristics.
  • React A javascript library for building user interfaces.
  • Redux is a predictable state container for JavaScript apps.
  • Material-UI A Set of React Components that Implement Google's Material Design.
  • react-redux Official React bindings for Redux.
  • redux-saga is a library that aims to make application side effects (i.e. asynchronous things like data fetching and impure things like accessing the browser cache) easier to manage, more efficient to execute, simple to test, and better at handling failures.
  • redux-thunk Redux Thunk middleware allows you to write action creators that return a function instead of an action. The thunk can be used to delay the dispatch of an action, or to dispatch only if a certain condition is met. The inner function receives the store methods dispatch and getState as parameters.
  • Sass CSS with superpowers. Sass boasts more features and abilities than any other CSS extension language out there.
  • InversifyJS InversifyJS is a lightweight (4KB) inversion of control (IoC) container for TypeScript and JavaScript apps. A IoC container uses a class constructor to identify and inject its dependencies.

Author

  • Amir Movahedi

Looking for support

For questions and support please join our community.

Documents

Check out Telar Social docs

License

This project is licensed under the MIT License - see the LICENSE file for details

ts-next's People

Contributors

dependabot[bot] avatar qolzam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ts-next'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.