Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 1333af1

Browse files
MaxMoskalenkoakushniruk
authored andcommitted
feat: add deprecation notice
1 parent de4b71c commit 1333af1

1 file changed

Lines changed: 1 addition & 37 deletions

File tree

README.md

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,4 @@
33
This repository hosts the source files from which the [erc7284.org website](https://erc7284.org) is built
44
using [Docusaurus](https://docusaurus.io/), a modern static website generator.
55

6-
### Installation
7-
8-
```
9-
$ yarn
10-
```
11-
12-
### Local Development
13-
14-
```
15-
$ yarn start
16-
```
17-
18-
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
19-
20-
### Build
21-
22-
```
23-
$ yarn build
24-
```
25-
26-
This command generates static content into the `build` directory and can be served using any static contents hosting service.
27-
28-
### Deployment
29-
30-
Using SSH:
31-
32-
```
33-
$ USE_SSH=true yarn deploy
34-
```
35-
36-
Not using SSH:
37-
38-
```
39-
$ GIT_USER=<Your GitHub username> yarn deploy
40-
```
41-
42-
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
6+
## [Repository moved to nitrolite monorepo](https://github.com/erc7824/nitrolite)

0 commit comments

Comments
 (0)