Giter Site home page Giter Site logo

netlify-cljs's Introduction

netlify-cljs

Deploy to Netlify

Netlify Status

This a template that lets you deploy a ClojureScript project on Netlify. It is currently using the following:

The template automatically sets up the following features that Netlify Offers:

  • A basic Front End deployed as a Netlify Site
  • A Netlify Function (see docs to learn more)

You can remove some of these features based on your use case.

A demo of this repo is also available at https://cljs-demo.netlify.app

Commands

When developing locally, these commands can help you out:

Server

Use the netlify-cli to spin up a dev environment. You can visit your site at http://localhost:8888. Useful when you want to debug Netlify Functions.

yarn server

Watch

Watch and recompile your site as you make changes. You can visit your site at http://localhost:8700. If you use this in tandem with yarn server, you can use port 8888 for everything.

yarn watch

Clean

Removes artifacts that are generated by shadow-cljs and tailwind

yarn clean

Build

Builds the site for release. Netlify will use the same command when deploying

yarn release

Server

Runs a shadow-cljs server that hosts your app. Does not watch for changes. You can visit your site at http://localhost:8700.

yarn release

REPL

Spins up a shadow-cljs browser REPL

yarn repl

netlify-cljs's People

Contributors

bryanmikaelian avatar dependabot[bot] avatar

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.