All Projects → juxt → Edge

juxt / Edge

Licence: mit
A Clojure application foundation from JUXT

Programming Languages

clojure
4091 projects
clojurescript
191 projects

Projects that are alternatives of or similar to Edge

botfuel-sample-starter
Starter bot using Botfuel Dialog
Stars: ✭ 24 (-94.85%)
Mutual labels:  starter, starter-kit
noise-php
A starter-kit for your PHP project.
Stars: ✭ 52 (-88.84%)
Mutual labels:  starter, starter-kit
starter-reactnative-nestjs-mysql
Starter mobile ReactNative NestJS MySQL with continuous integration and AWS deployment
Stars: ✭ 16 (-96.57%)
Mutual labels:  starter, starter-kit
nest-typescript-starter
Nest framework TypeScript starter (node.js)
Stars: ✭ 35 (-92.49%)
Mutual labels:  starter, starter-kit
nest-js-boilerplate
Nest.js boilerplate
Stars: ✭ 79 (-83.05%)
Mutual labels:  starter, starter-kit
angular-starter
🚀 Angular 14 Starter with Storybook, Transloco, Jest, TestCafe, Docker, ESLint, Material & Prettier 🚀
Stars: ✭ 124 (-73.39%)
Mutual labels:  starter, starter-kit
Laravel Starter
A CMS like modular starter application project built with Laravel 8.x.
Stars: ✭ 299 (-35.84%)
Mutual labels:  starter-kit, starter
create-react-app-starter
CRA + typeless starter
Stars: ✭ 21 (-95.49%)
Mutual labels:  starter, starter-kit
node-starter-kit
Node.js / GraphQL project template pre-configured with TypeScript, PostgreSQL, login flow, transactional emails, unit tests, CI/CD workflow.
Stars: ✭ 76 (-83.69%)
Mutual labels:  starter, starter-kit
SampleProject
A starter project for Sample Project in Objective C. Objective C version of https://github.com/xeieshan/SwiftySampleProject
Stars: ✭ 31 (-93.35%)
Mutual labels:  starter, starter-kit
Pug Starter
Simple pug (jade) starter [framework] enabling faster delivery of HTML & CSS projects to a private server and/or automatic deployment of GitHub pages.
Stars: ✭ 328 (-29.61%)
Mutual labels:  starter-kit, starter
React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (-41.85%)
Mutual labels:  starter-kit, starter
gw-starter-kit
PEPELAC - Современный инструментарий для вёрстки и создания статичных сайтов с использованием Webpack
Stars: ✭ 30 (-93.56%)
Mutual labels:  starter, starter-kit
three-typescript-starter
Three.js + Typescript + Webpack Boilerplate
Stars: ✭ 105 (-77.47%)
Mutual labels:  starter, starter-kit
sass-starter-pack
Sass starter files using Gulp v4.0.0 🔥
Stars: ✭ 34 (-92.7%)
Mutual labels:  starter, starter-kit
example-typescript-package
Example TypeScript Package ready to be published on npm & Tutorial / Instruction / Workflow for 2021
Stars: ✭ 71 (-84.76%)
Mutual labels:  starter, starter-kit
twitch-extension-starter
Kickstarts your Twitch Extension using React
Stars: ✭ 38 (-91.85%)
Mutual labels:  starter, starter-kit
browser-extension
Browser Extension Template with ESbuild builds, support for React, Preact, Typescript, Tailwind, Manifest V3/V2 support and multi browser build including Chrome, Firefox, Safari, Edge, Brave.
Stars: ✭ 535 (+14.81%)
Mutual labels:  starter, starter-kit
nextjs-blog-starter-kit
NextJS Blog + Contentful Typescript Starter kit with Static Export 🚀
Stars: ✭ 56 (-87.98%)
Mutual labels:  starter, starter-kit
dogstudio-next-starter
Opinionated Next.js starter by Dogstudio
Stars: ✭ 66 (-85.84%)
Mutual labels:  starter, starter-kit

= Edge

link:https://clojurians.zulipchat.com/#narrow/stream/151045-JUXT[image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg[]]

Documentation is hosted at link:https://juxt.pro/edge/docs/index.html[juxt.pro]. The sources can be browsed offline in <<doc/resources/doc/sources/index.adoc#>>.

TIP: Use link:https://github.com/asciidoctor/asciidoctor-browser-extension[Asciidoctor browser extension] to view these as html in your browser.

== Intro

For newcomers to the Clojure language it can be quite a daunting task to put together a real Clojure application from scratch. That's why we've done this initial step for you and creating a project that you can learn from and build upon.

This isn't merely a toy application. Edge is JUXT's baseline architecture which we use for our own professional Clojure projects. The name is taken from https://en.wikipedia.org/wiki/Datum_reference[Datum edge].

== Features

Edge is a simple foundation integrating the following:

With examples for:

For more information on why you'd use Edge, see link:https://juxt.pro/edge/docs/why-edge.html[Why Edge?].

== Copyright & License

The MIT License (MIT)

Copyright © 2016-2019 JUXT LTD.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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