Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/createdbymahmood/tiny-crm
https://github.com/createdbymahmood/tiny-crm
cypress react typescript vite vitest
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/createdbymahmood/tiny-crm
- Owner: createdbymahmood
- Created: 2023-06-03T07:35:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T19:53:27.000Z (3 months ago)
- Last Synced: 2024-08-26T11:48:33.067Z (3 months ago)
- Topics: cypress, react, typescript, vite, vitest
- Language: TypeScript
- Homepage: https://tiny-crm-weld.vercel.app
- Size: 1.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
### Project setup
To run the project please create a .env file in root of the project, then set the available ENV variables based on .env.example file, example:
```
APP_JSON_MOCK_URL=https://parloafrontendchallenge.z6.web.core.windows.net/customers.json
```