Skip to content

BinaryNeedle/woven

Repository files navigation

Woven 💻

Technologies Getting Started

Woven is our fun project

Titik Koma Squad;

📱 Visit this Project

🎨 Layout

Random Image Random Image

💻 Technologies

  • SolidStart
  • Tailwind CSS
  • Graphql-ws
  • WebSocket
  • Prisma
  • Supabase
  • Dexie.js

🚀 Getting started

Here you describe how to run your project locally

Prerequisites

Here you list all prerequisites necessary for running your project. For example:

Cloning

How to clone your project

HTTPS:

git clone https://github.com/BinaryNeedle/woven.git

SSH:

git clone git@github.com:BinaryNeedle/woven.git

Starting

How to start your project

Usage

yarn install

Learn more on the Solid Website and come chat with us on our Discord

Available Scripts

In the project directory, you can run:

yarn dev

or start the server and open the app in a new browser tab

yarn dev -- --open

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Building

Solid apps are built with presets, which optimise your project for deployment to different environments.

By default, yarn build will generate a Node app that you can run with yarn start. To use a different preset, add it to the devDependencies in package.json and specify in your app.config.js.

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

Learn more about deploying your application with the documentations

Documentations that might help

📝 How to create a Pull Request

💾 Commit pattern

USE: Conventional Commits for commit message

Example: feat: commit message or feat(spesific scope): commit message


SolidStart

Everything you need to build a Solid project, powered by solid-start;

This project was created with the Solid CLI


thanks to makeread.me for this amazing README.md

About

Tugas Pemrograman Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published