Coder Social home page Coder Social logo

ahmadfikrimasyhur / apps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dailydotdev/apps

0.0 0.0 0.0 10.42 MB

daily.dev application suite

Home Page: https://app.daily.dev

License: GNU Affero General Public License v3.0

Shell 0.14% JavaScript 2.98% TypeScript 93.69% CSS 3.11% HTML 0.09%

apps's Introduction

daily.dev App Suite

Everything you see on daily.dev ๐Ÿ‘€

Build Status License StackShare

Open in Gitpod

This monorepo contains daily.dev's application suite. The repo includes the web app and the extension, along with shared components for the two. The decision was made to allow faster iterations and to keep features parity in both platforms.

Technology

  • NPM for managing dependencies.
  • Node v14.16.1 (a .nvmrc is presented for nvm users).
  • lerna for managing the monorepo.

Projects

eslint-config

Shared settings for eslint for all the projects in this repo.

extension

The browser extension project. Includes webpack configuration for browser extensions and the dedicated components just for the extension.

prettier-config

Shared settings for prettier for all the projects in this repo.

shared

The main project with most of the components that are used in the applications. Every component that need to be used in both platforms should be placed in this project. This includes the design system components, custom hooks, and many more.

webapp

The web app project. It is a Next.js project and it has more pages than the extension. Such as registration page, article page, profile page, etc. For more information click here.

Want to Help?

So you want to contribute to daily.dev app suite and make an impact, we are glad to hear it. ๐Ÿ˜

Before you proceed we have a few guidelines for contribution that will make everything much easier. We would appreciate if you dedicate the time and read them carefully: https://github.com/dailydotdev/.github/blob/master/CONTRIBUTING.md

Bootstrap Project

After cloning the project, please make sure to run the following commands to bootstrap the project:

npm i -g lerna
lerna bootstrap

Firefox Review

  • Install node v14.16.1 and npm v6.14.13
  • Install lerna as a global package npm i -g lerna
  • Bootstrap project lerna bootstrap
  • Change working directory to extension project cd packages/extension
  • Build Firefox version npm run build:firefox
  • Firefox build should be located at dist

apps's People

Contributors

ayadotdev avatar dependabot-preview[bot] avatar dependabot[bot] avatar dhaiwat10 avatar idoshamun avatar jonatan5524 avatar mahdhir avatar mathewsmachado avatar miralsuthar avatar nazeeh21 avatar ndagistanley avatar nimrodkra avatar ombratteng avatar rebelchris avatar sshanzel avatar thebigtine 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.