https://github.com/encoredev/cheatsheets
Cheat sheets provided by encore.dev
https://github.com/encoredev/cheatsheets
cheatsheet encore golang
Last synced: about 1 month ago
JSON representation
Cheat sheets provided by encore.dev
- Host: GitHub
- URL: https://github.com/encoredev/cheatsheets
- Owner: encoredev
- License: mit
- Created: 2021-04-30T13:41:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T07:06:13.000Z (about 5 years ago)
- Last Synced: 2025-02-25T10:40:49.080Z (over 1 year ago)
- Topics: cheatsheet, encore, golang
- Language: TypeScript
- Homepage: https://encore.dev
- Size: 78.1 KB
- Stars: 21
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cheatsheets by Encore
This repository hosts cheat sheets maintained by the team behind [encore.dev](encore.dev).
## Building
```
npm install
npm run dev
```
And then modify the desired cheat sheet under `pages/`.