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

https://github.com/genez-io/techsylvania_workshop

From Prompt to Code: Unlocking the potential of advanced prompt engineering with genezio - workshop source code
https://github.com/genez-io/techsylvania_workshop

backend chatgpt frontend genezio openai openai-api prompt-engineering typescript

Last synced: 11 months ago
JSON representation

From Prompt to Code: Unlocking the potential of advanced prompt engineering with genezio - workshop source code

Awesome Lists containing this project

README

          

# Create a genezio app

[![deployed with: genezio](https://img.shields.io/badge/deployed_with-genezio-6742c1.svg?labelColor=62C353&style=flat)](https://github.com/genez-io/genezio)

This is a full-stack, out-of-the-box template that can easily be deployed with [genezio](https://genez.io).

## How do I test my app

1. Create an account visiting .

2. Open up a terminal and install the genezio CLI tool:
```bash
npm install -g genezio
```

3. Login using the following command:

```bash
genezio login
```

4. Test your app by running:
```
genezio local
```

5. Head over to the [Test Interface](https://app.genez.io/test-interface) to test your app in a Postman-like environment.

## How do I deploy my app

1. Create an account visiting .

2. Open up a terminal and install the `genezio` CLI tool:
```bash
npm install -g genezio
```

3. Login using the following command:

```bash
genezio login
```

4. Deploy your full-stack app with a single command.

```
genezio deploy
```

5. Head over to the [Dashboard](https://app.genez.io) to see the logs of your app.

## Learn more

Check out the following resources to get a deeper understanding on `genezio`:

- Documentation: https://genez.io/docs
- Tutorials: https://genez.io/blog
- Examples: https://github.com/genez-io/genezio-examples
- Real world use cases: https://docs.genez.io/genezio-documentation/hall-of-fame