This is front end for Rudderstack assignment. Note: Need to run backend package locally to show data. If you run this before backend is initialized, please refresh the browser
Prerequisites: Install nodejs. You can follow the offical guide or use nvm
Clone the repository and run. Supported OS: Mac and linux(Ubuntu)
npm installTo start a local server, run
npm run devOpen http://localhost:3000 with your browser to see the result.
- Click on add source to open a modal and create a new Data
Sourceconfig from a definedTemplate. - Cick on created source to update or delete.