All Projects → dahliaOS → website

dahliaOS / website

Licence: Apache-2.0 license
Official dahliaOS website

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to website

Smartlist
Smartlist's a free home inventory and finance tracker to help you overcome financial struggle.
Stars: ✭ 1 (-96.55%)
Mutual labels:  material-ui, mui
mui-kotlin
Kotlin/JS support for Material-UI
Stars: ✭ 25 (-13.79%)
Mutual labels:  material-ui, mui
universal-json-schema
📜 Universal JSON Schema Form - Currently Support for React - Material UI components for building Web forms from JSON Schema.
Stars: ✭ 102 (+251.72%)
Mutual labels:  material-ui, mui
recode-converter
A modern & simple audio converter for video files
Stars: ✭ 22 (-24.14%)
Mutual labels:  material-ui, mui
remindoro
📝 Chrome/Firefox Extension to get reminders(repeat/one-time). Edit notes with live rich text editor. 🗃️
Stars: ✭ 16 (-44.83%)
Mutual labels:  material-ui, mui
Reallyannoyingdirectory
Open collab for a directory of really 'awful' front-end pages.
Stars: ✭ 25 (-13.79%)
Mutual labels:  development, webdevelopment
reagent-material-ui
Reagent wrapper for MUI (formerly Material UI) v5
Stars: ✭ 149 (+413.79%)
Mutual labels:  material-ui, mui
create-material-ui-app
create-react-app + storybook + storybook-addon-material-ui
Stars: ✭ 55 (+89.66%)
Mutual labels:  development, material-ui
react-typescript-material-ui-with-auth-starter
React + Material UI + Auth starter using TypeScript
Stars: ✭ 27 (-6.9%)
Mutual labels:  material-ui, mui
AROS
www.axrt.org
Stars: ✭ 33 (+13.79%)
Mutual labels:  development, mui
jss-material-ui
A enhanced styling engine for material-ui
Stars: ✭ 15 (-48.28%)
Mutual labels:  material-ui, mui
Portfolio
A Next.js & Material UI portfolio that stylizes markdown files from the GitHub API and Contentful CMS.
Stars: ✭ 18 (-37.93%)
Mutual labels:  material-ui, vercel
Material-Smart-Rating
😍⭐⭐Material Smart Rating App - An Android library that encourages users to rate the app on Google Play.⭐⭐😘
Stars: ✭ 30 (+3.45%)
Mutual labels:  material-ui
pug-server
🐶 A simple pug server
Stars: ✭ 19 (-34.48%)
Mutual labels:  development
fearless
A dashboard scaffolding based on Vue.js 3.x & TypeScript created by Vite.
Stars: ✭ 1,156 (+3886.21%)
Mutual labels:  vercel
protection
Flexible server protection system (development)
Stars: ✭ 23 (-20.69%)
Mutual labels:  development
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (+475.86%)
Mutual labels:  material-ui
VSCode-Bedrock-Development-Extension
An extension that provides support for files such as: .mcfunction, .json and .lang. Features include: completion, validations, formatters, diagnostics, cheat-sheets, code-actions, generation of files, and development tools to help develop Minecraft Bedrock Addons or Minecraft Education Edition.
Stars: ✭ 45 (+55.17%)
Mutual labels:  development
Tracktor-ComposeUI
Track the progress of anything in one place
Stars: ✭ 25 (-13.79%)
Mutual labels:  material-ui
front-end-projects
I will try to complete 50 projects by the end of 2021. In this repository, I will add each project with code and also host them with help of Github pages.
Stars: ✭ 18 (-37.93%)
Mutual labels:  webdevelopment

Landing screenshot

WebsiteDiscordReleasesDonateDocumentation

dahliaOS Website

Website CodeQL GitHub

  • Official, one and only website for the dahliaOS project
  • Find it by clicking here!

Development

To develop and locally test the website:

Step 1. Install development tools:

  1. Install Node.js and NPM
  2. Install Yarn (recommended opposed to NPM)
  3. Code editor of your choice (we recommend VSCode)

Step 2. Install dependencies:

Install node modules required to run the website by running:

yarn

Step 3. Start the Next.js dev server:

yarn dev

In a browser, load the page localhost:3000 and you should now be able to test the website while making your changes. Next.js' dev server has hot reloading so no need to restart the instance when it's running!

Step 4. Build:

After making your changes and verifying it all works in the dev server, furtherly test them out by building the website:

yarn build

Step 5. Start:

yarn start

In a browser, load the page localhost:3000 and you should now be able to view the built website.

Contribute

If you're wondering how to contribute to the project, please refer to CONTRIBUTING.md

Sponsored by

License

Copyright @ 2019-2022 - The dahliaOS Authors - [email protected]

This project is licensed under the Apache 2.0 license

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