Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mae776569/kashier-integration
https://github.com/mae776569/kashier-integration
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mae776569/kashier-integration
- Owner: MAE776569
- Created: 2023-08-10T08:08:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-10T15:00:19.000Z (over 1 year ago)
- Last Synced: 2023-08-10T20:22:58.955Z (over 1 year ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, install the required dependencies:
```bash
npm install
```Second, set the enviroment variables as defined in [.env.sample](.env.sample).
Third, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.