- Fork this Repository.
- Navigate to your newly forked Repository -> Settings -> Secrets.
- Here, Add a new Repository Secret with a name
GT_TOKEN
. As for the value, paste in your GitHub Token (https://github.com/settings/tokens) - Now, clone this repository locally.
- Ensure that you have Node.js and Visual Code installed.
- At the root of the repository run
npm install
. This installs all the required packages. - All the documentations are to be written in markdown format.
- Refer https://github.com/fullstackhero/docs/blob/main/content/en/dotnet-webapi-boilerplate/general/getting-started/index.md to get an idea on how to write documentation and include images, code snippets and stuff.
- To run the application locally, run the command
npm run start
and navigate to localhost:1313 - Once ready, send a Pull Request.
-
Notifications
You must be signed in to change notification settings - Fork 58
docs for fullstackhero project.
License
fullstackhero/docs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
docs for fullstackhero project.