GithubHelp home page GithubHelp logo

remedcu / safe-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from safe-global/safe-docs

0.0 0.0 0.0 20.05 MB

Developer Docs for building on Safe.

Home Page: https://docs.safe.global

License: MIT License

Shell 0.01% JavaScript 0.30% TypeScript 19.21% CSS 1.37% MDX 79.12%

safe-docs's Introduction

Safe Documentation

License GitHub package.json version (branch)

This repository hosts Safe documentation.

The documentation is built with Nextra and is live at docs.safe.global.

Installation

Install the dependencies using pnpm:

pnpm install

Development

Git hooks are set up to run tests and linting checks before every git push. These hooks can be executed locally by running the following command:

pnpm prepush

All links in the documentation are checked for validity on every pull request. These checks can be executed locally by running the following command:

pnpm linkcheck

Execution

The project can be run with a server that's executed in development and production mode.

Development mode

Run the server in development mode using the following command:

pnpm dev

Production mode

Build the project:

pnpm build

Run the server in production mode using the following command:

pnpm start

Testing

Create an environment file in the root of the project and copy the content from the .env.example file using the following command:

cp .env.example .env

Remember to update the environment variables once the .env file is created.

Run the tests using the following command:

pnpm test

License

This project is licensed under the MIT License.

Contributing

Contributions are more than welcome! Please open an issue or create a pull request by following our contributions guidelines.

safe-docs's People

Contributors

ademidun avatar germartinez avatar louis-md avatar tanay1337 avatar yagopv avatar rmeissner avatar lukasschor avatar dasanra avatar tschubotz avatar denisgranha avatar mareeng avatar giacomolicari avatar falvaradorodriguez avatar davizalpe avatar iamacook avatar kevinlu avatar biafra23 avatar adam-hurwitz avatar dependabot[bot] avatar fmrsabino avatar uxio0 avatar nlordell avatar jpalvarezl avatar pbillingsby avatar pucedoteth avatar med3000 avatar eccogrinder avatar tania-ptichka avatar moisses89 avatar qbig 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.