A tool that handles parcels.
โจ With Slack integration
Server:
npm install
Client:
cd client
npm install
Server:
npm run dev
note: 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