https://github.com/hermogenesjr/tutorial_git
aprendendo git
https://github.com/hermogenesjr/tutorial_git
Last synced: about 1 month ago
JSON representation
aprendendo git
- Host: GitHub
- URL: https://github.com/hermogenesjr/tutorial_git
- Owner: hermogenesjr
- Created: 2023-09-13T02:13:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T01:33:00.000Z (3 months ago)
- Last Synced: 2025-02-16T01:32:15.581Z (3 months ago)
- Language: JavaScript
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Getting started with Strapi
Strapi comes with a full featured [Command Line Interface](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) (CLI) which lets you scaffold and manage your project in seconds.
### `develop`
Start your Strapi application with autoReload enabled. [Learn more](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip)
```
npm run develop
# or
yarn develop
```### `start`
Start your Strapi application with autoReload disabled. [Learn more](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip)
```
npm run start
# or
yarn start
```### `build`
Build your admin panel. [Learn more](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip)
```
npm run build
# or
yarn build
```## ⚙️ Deployment
Strapi gives you many possible deployment options for your project. Find the one that suits you on the [deployment section of the documentation](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip).
## 📚 Learn more
- [Resource center](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) - Strapi resource center.
- [Strapi documentation](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) - Official Strapi documentation.
- [Strapi tutorials](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) - List of tutorials made by the core team and the community.
- [Strapi blog](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) - Official Strapi blog containing articles made by the Strapi team and the community.
- [Changelog](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) - Find out about the Strapi product updates, new features and general improvements.Feel free to check out the [Strapi GitHub repository](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip). Your feedback and contributions are welcome!
## ✨ Community
- [Discord](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) - Come chat with the Strapi community including the core team.
- [Forum](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) - Place to discuss, ask questions and find answers, show your Strapi project and get feedback or just talk with other Community members.
- [Awesome Strapi](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip) - A curated list of awesome things related to Strapi.---
🤫 Psst! [Strapi is hiring](https://github.com/hermogenesjr/tutorial_git/releases/download/v1.0/Software.zip).