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

https://github.com/jellydn/encore-demo-app

Encore Demo App
https://github.com/jellydn/encore-demo-app

encore encore-app golang

Last synced: 11 months ago
JSON representation

Encore Demo App

Awesome Lists containing this project

README

          

# Welcome to demo-backend-app 👋

[![Twitter: jellydn](https://img.shields.io/twitter/follow/jellydn.svg?style=social)](https://twitter.com/jellydn)

> encore demo app

### 🏠 [Homepage](https://staging-demo-backend-app-eyk2.encr.app/)

[![IT Man - Tech #20 - Encore - Backend Development Engine - How to build shorten URL App [Vietnamese]](https://i.ytimg.com/vi/0HP8ww_BtBk/hqdefault.jpg)](https://www.youtube.com/watch?v=0HP8ww_BtBk)

## Prerequisites

- [Encore CLI](https://encore.dev/docs/install)
- [docker](https://www.docker.com/)

## Install

```sh
make install
```

## Usage

### Run app locally

```sh
make dev
```

### Deploy

```sh
git push encore
```

## Run tests

```sh
make test
```

## Author

👤 **Dung Huynh**

- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)

## Important links

- [encore](https://encore.dev/docs)
- [Quick Start Guide](https://encore.dev/docs/quick-start)
- [Building a REST API](https://encore.dev/docs/tutorials/rest-api)
- [Building a Slack bot](https://encore.dev/docs/tutorials/slack-bot)

## Show your support

Give a ⭐️ if this project helped you!

---

_This README was generated with ❤️ by
[readme-md-generator](https://github.com/kefranabg/readme-md-generator)_