GitXplorerGitXplorer
s

cloudflare-record-updater

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
1b5d966ea8e67d18f9b956834c1bb916dbb4fe92

Update README.md

ssionicion committed 2 years ago
Unverified
eb8fcd5cc31f6ec1815bb1ce5f1f8c1b170a85fd

fully functional, V1

committed 2 years ago

README

The README file for this repository.

⚠️ Deprecated: Application rewritten in Go, see cloudflare-dns-updater.

Cloudflare Record Updater

Update simple Cloudflare DNS records

Available Scripts

In the project directory, you can run:

npm run build

Builds the application for production to the build folder.

npm run dev

Runs the application in the development mode.

The application will reload when you make changes.
You may also see any lint errors in the console.

npm run prod

Builds the application for production to the build folder and starts the application.

How to use

  1. Clone the repository to your system.

  2. Create a .env file in the root of the repository from the .env.example file and fill out the fields. All fields are required.

  3. Run the application.