2025-10-03 07:06:41 +05:30
2025-10-02 18:23:29 +05:30
2025-10-03 05:27:15 +05:30
2025-10-03 05:23:25 +05:30
2025-10-02 18:23:29 +05:30
2025-10-03 07:06:41 +05:30
2025-10-02 18:23:29 +05:30
2025-10-03 05:23:25 +05:30
2025-10-03 05:25:39 +05:30
2025-10-02 18:23:29 +05:30
2025-10-02 18:23:29 +05:30
2025-10-03 05:23:25 +05:30
2025-10-03 05:23:25 +05:30
2025-10-02 18:23:29 +05:30
2025-10-03 05:23:25 +05:30
2025-10-02 18:23:29 +05:30

Seer

Armco Search and Insights APIs, analytics endpoint, search results retriever, data enrichers, adapters

About

This project was created with express-generator-typescript.

Available Scripts

npm run dev

Run the server in development mode.

npm test

Run all unit-tests with hot-reloading.

npm test -- --testFile="name of test file" (i.e. --testFile=Users).

Run a single unit-test.

npm run test:no-reloading

Run all unit-tests without hot-reloading.

npm run lint

Check for linting errors.

npm run build

Build the project for production.

npm start

Run the production build (Must be built first).

npm start -- --env="name of env file" (default is production).

Run production build with a different env file.

Additional Notes

  • If npm run dev gives you issues with bcrypt on MacOS you may need to run: npm rebuild bcrypt --build-from-source.
Description
No description provided
Readme 203 KiB
Languages
TypeScript 94.3%
JavaScript 5.7%