Code Monkey home page Code Monkey logo

yc-bootstrap's Introduction

Breakdown Notes:

This is not a production ready process, but is for showcasing the rough architecture and structure that goes into building a project like this from scratch. NOT DIRECTLY FOR PRODUCTION USE - there's a ton of optimizations and hardening things you'd still need to do on top of this.

Also important to realize that we're not trying to build a product of any kind - purely focussing on the plumbing that a project would need to function. You're welcome to expand and morph it into whatever suits your fancy.

Note, there are many libraries out there that accomplish you could flip out instead of the ones used below. I am using the ones we use at Yuppiechef, but you may decide for yourself what is appropriate for your usecase. A starting point for the menu of options you have available is over here: https://www.clojure-toolbox.com/

Quickstart to see it in action:

  • Open in VSCode (Dev Containers: Open Folder in Container...)
  • In Terminal view (inside VSCode), run clj -X start/-main
  • Split the tab (or create a new terminal), run shadow-cljs watch app
  • Browse to http://localhost:8080

Developing this from scratch.

Middleware context

Persistence: MySQL

Queuing: Kafka

Configuration

Profiles

Donut.system?

VSCode vs intellij Calva Notes

Better in VSCode

  • Quicker startup
  • Lightweight memory footprint
  • Totally Free!

Better in Intellij

  • Better Java integration (autocomplete)
  • Copy/Paste Hiccup conversion!

yc-bootstrap's People

Watchers

 avatar

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.