Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshat120/email-order-generator

This is a simulation for courier-api
https://github.com/akshat120/email-order-generator

courier express mongodb mongodb-atlas nodejs

Last synced: 4 days ago
JSON representation

This is a simulation for courier-api

Awesome Lists containing this project

README

        

# Email-Order-Generator

This repository is a simulation for the courier api. It contains the best use case where a retail-shopkeeper can send receipt in the most visible and informative way. It's main tech stack is NodeJS and MongoDB.

## Tech Stack

**Client:** HTML, CSS, JS

**Server:** NodeJS, Express, MongoDB

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`CONNECTIONSTRING`

`TESTKEY`

`PRIVATEKEY`

## Deployment

To deploy this project run

```bash
npm install
npm start
```

## Contributing

Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.

## License

[MIT](https://choosealicense.com/licenses/mit/)