Giter Site home page Giter Site logo

gitansh0204 / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dailydotdev/docs

0.0 0.0 0.0 2.9 MB

The official product docs of daily.dev

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

License: GNU Affero General Public License v3.0

JavaScript 45.91% CSS 53.75% Dockerfile 0.34%

docs's Introduction

๐Ÿ‘จโ€๐Ÿ’ป Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are truly appreciated

๐Ÿ“ daily.dev Documentation

๐Ÿ’ป Development

  • Fork the project: Click the gray Fork button in the top right of this page. This creates your copy of the project and saves it as a new repository in your github account

  • Click on the green Code button, then either the HTTPS or SSH option and, click the icon to copy the URL. Now you have a copy of the project. Thus, you can play around with it locally on your computer.

  • Run the following commands into a terminal window (Command Prompt, Powershell, Terminal, Git Bash, ZSH). Do this to download the forked copy of this repository to your computer.

$ git clone https://github.com/dailydotdev/docs.git

Step into the directory:

$ cd docs

Install the dependencies:

// with npm
$ npm i

// or with yarn
$ yarn

Run the local dev environment:

// with npm
$ npm run start

// or with yarn
$ yarn start

Now Visit:

http://localhost:3000

๐Ÿš€ Deployment

  • Build the project:
// with npm
$ npm run build

// or with yarn
$ yarn build
  • Run the server:
// with npm
$ npm run serve

// or with yarn
$ yarn serve

The server is available by default on port 3000.

๐Ÿณ Deployment with Docker

From the folder where the docker-compose.yml file is located, type:

$ docker compose up --build

The server is available by default on port 3000.

๐Ÿ‘จโ€๐Ÿ’ป Test it

$ docker run -p 3000:3000 francescoxx/dailydev-docs:0.9.3

๐Ÿ’ช Thanks to all Contributors

Thanks a lot for spending your time helping daily.dev grow. Thanks a lot! โค๏ธ

๐Ÿ“‘ License

Licensed under AGPL-3.0.

๐Ÿ™ Support

This project needs a โญ๏ธ from you. Don't forget to leave a star โญ๏ธ

docs's People

Contributors

francescoxx avatar nimrodkra avatar grahamthedev avatar shubh28698 avatar syedsohan avatar idoshamun avatar njong392 avatar default-h avatar pradumnasaraf avatar dammy001 avatar avneesh0612 avatar basefox avatar mr-destructive avatar nikhilxe avatar niravprajapati1 avatar ronlin1 avatar njmsaikat avatar sumitsaurabh927 avatar murtuzaalisurti avatar kishoreandra avatar argousiere avatar eddiejaoude avatar sieis avatar developer-diganta avatar rebelchris avatar andypiper 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.