All Projects → kreteshq → Kretes

kreteshq / Kretes

Licence: other
A Programming Environment for TypeScript & Node.js built on top of VS Code

Programming Languages

typescript
32286 projects
es6
455 projects
es7
32 projects

Projects that are alternatives of or similar to Kretes

Crate
👕 👖 📦 A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL. Very basic replica of stitchfix.com / krate.in (allows users to get monthly subscription of trendy clothes and accessories).
Stars: ✭ 2,281 (+300.18%)
Mutual labels:  graphql, webpack
Vue Express Mongo Boilerplate
⭐ MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS
Stars: ✭ 2,814 (+393.68%)
Mutual labels:  graphql, webpack
Bit
A tool for component-driven application development.
Stars: ✭ 14,443 (+2433.86%)
Mutual labels:  graphql, node-js
Reactconfbr
Public infos and issues about React Conf Brasil organization
Stars: ✭ 156 (-72.63%)
Mutual labels:  graphql, webpack
Basic Ftp
FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.
Stars: ✭ 441 (-22.63%)
Mutual labels:  async-await, node-js
Graphpack
☄️ A minimalistic zero-config GraphQL server.
Stars: ✭ 1,994 (+249.82%)
Mutual labels:  graphql, webpack
nardis
A small web framework based on ASGI
Stars: ✭ 14 (-97.54%)
Mutual labels:  web-framework, async-await
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (-77.72%)
Mutual labels:  graphql, webpack
Woo Next
🚀 React WooCommerce theme, built with Next JS, Webpack, Babel, Node, Express, using GraphQL and Apollo Client
Stars: ✭ 342 (-40%)
Mutual labels:  graphql, webpack
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (-46.14%)
Mutual labels:  graphql, webpack
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+221.58%)
Mutual labels:  graphql, webpack
Cookiecutter Django Vue
Cookiecutter Django Vue is a template for Django-Vue projects.
Stars: ✭ 462 (-18.95%)
Mutual labels:  graphql, webpack
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-75.26%)
Mutual labels:  graphql, webpack
Scalable React Typescript Boilerplate
⭐️ Scalable micro-framework featuring React and TypeScript
Stars: ✭ 174 (-69.47%)
Mutual labels:  graphql, webpack
Apollo Universal Starter Kit
Apollo Universal Starter Kit is an SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and ultimate code reuse.
Stars: ✭ 1,645 (+188.6%)
Mutual labels:  graphql, webpack
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (-59.3%)
Mutual labels:  graphql, webpack
Api
🚀 GraphQL & REST APIs to explore all the rockets, launches & other SpaceX's data
Stars: ✭ 123 (-78.42%)
Mutual labels:  graphql, node-js
Serverless Prisma
AWS Serverless Prisma Boilerplate
Stars: ✭ 126 (-77.89%)
Mutual labels:  graphql, webpack
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (-50%)
Mutual labels:  graphql, webpack
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+3594.74%)
Mutual labels:  graphql, webpack

Programming Environment
for TypeScript & Node.js

A battery-included TypeScript framework built on top of Visual Studio Code

Website


Kretes channel on Discord Kretes Package on NPM Kretes related screencasts on YouTube

Kretes is a programming environment for building modern web applications using TypeScript & Node.js with « batteries included » approach. It is an integrated solution that optimizes for programmers productivity by reducing choices and incorporating community conventions.

Table of Contents

Rationale

Kretes is being built with battery included approach in mind, i.e. it comes with a (eventually large) library of useful modules which are developed in a coherent way. This stands in direct opposition to Koa approach. Kretes tries to formalize conventions and eliminate valueless choices by providing solid defaults for building web applications that increase the programmers productivity.

Kretes fights against the accidental complexity. Let's focus on business needs of our applications instead of constantly configuring, patching and putting together various software elements.

Features In A Nutshell

Kretes bridges client-side (frontend) and server-side (backend) development by using a single programming language - JavaScript - across the board.

The project draws inspiration from Rails while trying to be less magical, if any at all. In Kretes, you write your applications using TypeScript.

As a secondary goal, Kretes tries to minimize the dependencies. It uses external packages only if absolutely necessary (e.g. security, OS abstractions etc).

Roadmap

Kretes keeps track of the upcoming fixes and features on GitHub Projects: Kretes Roadmap

Bug reports

We use Github Issues for managing bug reports and feature requests. If you run into problems, please search the issues or submit a new one here: https://github.com/kreteshq/kretes/issues

Detailed bug reports are always great; it's event better if you are able to include test cases.

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].