Skip to content

Mobius5150/edrc-frontend

Repository files navigation

About

edrc.me is a free tool for working with AutoDesk Eagle files on GitHub. It automates DRC checks, image generation, gerber generation, and makes it easy to share the status of your projects. This is the source for the frontend.

Getting Started

First, make sure you install any NodeJS dependencies:

npm i

Then, ensure that you have the backend server running locally or are proxying to the backend service. Then start by running these commands in parallel:

  • npm run watch-css
  • npm run watch-docs
  • npm run start

You may need to login to the site first by goign to http://localhost:3001/auth/github (assuming the backend is running on port 3001).

Before you PR make sure to run npm run build and check for errors!

The second command will open your browser to the local development server and you're off to the races. Change files locally to make changes!

About

The frontend for EDRC.me

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •