Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

colejohnson66/Arch86

Open more actions menu

Repository files navigation

Arch86

Arch86 is a digital reference of the x86 (and x86-64) processor architecture.

Technology

Arch86 is built on Node.js with Next.js and deployed on Vercel. The website's theme is custom built with Tailwind CSS.

Running a Copy

Whenever a change is pushed to GitHub, arch86.com is automatically updated. Therefore, the code here is what is running right now.

However, should you want to run your own copy, follow the following steps:

  • Install Node.js
  • Install yarn (on Linux, your package manager may have it):
$ npm i -g yarn
  • Clone the repository:
$ git clone https://github.com/colejohnson66/Arch86
$ cd Arch86
  • Download the dependencies and run:
$ yarn install
$ yarn dev

After a few seconds, a message will appear in the console telling you the server is ready:

ready - started server on 0.0.0.0:3000, url: http://localhost:3000

Enter that URL into your favorite browser to begin browsing. In some terminals, clicking the URL while holding Ctrl will open it for you.

License

Arch86 is licensed under GNU Affero General Public License 3.0 or later.

About

The source code for Arch86.com - a website for information about x86 assembly and more

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.