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
- Host: GitHub
- URL: https://github.com/genez-io/techsylvania_workshop
- Owner: Genez-io
- Created: 2023-06-03T12:47:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T14:09:32.000Z (over 2 years ago)
- Last Synced: 2025-04-14T23:06:11.691Z (about 1 year ago)
- Topics: backend, chatgpt, frontend, genezio, openai, openai-api, prompt-engineering, typescript
- Language: TypeScript
- Homepage: https://genez.io
- Size: 1.03 MB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create a genezio app
[](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