A tool that handles parcels.
โจ With Slack integration
Server:
npm installClient:
cd client
npm installServer:
npm run devnote: you need to create a .env file with the secret key. See .env.sample for reference.
Client:
cd client
npm start- Install eslint and tidy up
- Move services (OCR, Fuzzy-match) to server
- Re-design UI
- Extend this README.md file
- Write down simple API documentation
Design team at Eigen Technologies, @eigentechnologies