Adam Harvey
14466940f7
Single line metadata and prettier ignore
2021-01-05 13:42:31 -05:00
Patrik Oldsberg
af141c0766
rewrite repo location urls
2020-11-03 11:03:49 +01:00
Taras Mankovski
65a06ce1e8
Added feedback from @freben
2020-10-02 08:06:04 -04:00
Taras Mankovski
3cc26f47d2
Add information about app-config.development.local.yaml to Development Environment page
2020-10-01 20:20:38 -04:00
Rajiv Ranjan Singh
b92b3779db
added description header field
2020-09-16 23:40:37 +05:30
Rajiv Ranjan Singh
def4032351
added description header field
2020-09-16 21:47:19 +05:30
Patrik Oldsberg
3ec99fbc55
cli: make skipLibCheck default in tsconfig, but provide tsc:full
2020-09-07 17:30:57 +02:00
Stefan Ålund
a8edb19f61
[Docs] Various fixes ( #2136 )
...
* [Docs] Various fixes
* More fixes
* Fix ADRs
* Typo
2020-08-27 13:27:22 +02:00
Ivan Shmidt
ba72f0e652
fix: review
2020-08-12 15:33:11 +02:00
Ivan Shmidt
0867d3dc30
feat: more docs to backstage.io
2020-08-12 12:06:14 +02:00
Patrik Oldsberg
13b62f2aff
app: make bundling a regular build command
2020-07-26 20:33:59 +02:00
Stefan Ålund
ce30c43d24
[Docs] Fix relative paths to code ( #1662 )
...
* [Docs] Fix relative paths to code
* Update create-a-plugin.md
* Link to existing plugins
* Update README.md
* Update README.md
* Review edits
2020-07-16 09:17:43 +02:00
Ben Lambert
a6e1bafab8
Merge pull request #1633 from spotify/blam/docker-compose
...
Simple docker-compose and docs reshuffle
2020-07-15 16:03:54 +02:00
Stefan Ålund
20f030ab87
[Docs] Fixed some more links ( #1648 )
2020-07-15 15:59:34 +02:00
blam
13762a0405
docs(getting-started): remove the docker stuff from development and move to deployment local instead
2020-07-15 10:51:42 +02:00
blam
76952ea307
feat(docker-compose): added a simple docker compose to get people started with example backend and frontend
2020-07-15 10:47:25 +02:00
Patrik Oldsberg
a633dce818
docs: format with prettier ( #1218 )
2020-06-09 19:50:41 +02:00
Fredrik Adelöw
e02a2d1e56
Update development-environment.md
2020-06-03 10:18:42 +02:00
Patrik Oldsberg
54ca975bc1
package.json: add lint:type-deps script
2020-06-01 12:35:40 +02:00
Patrik Oldsberg
78a7566927
docs: added more docs explaining the build setup
2020-05-18 00:14:56 +02:00
Marcus Eide
23802d6c58
Clarify creating a new plugin as the next step ( #575 )
...
* Move create-app docs out from getting started
* Add contributing to readme.md
2020-04-17 11:44:36 +02:00
Jason Walker
6bed35cb56
fix link to package.json in MD file
2020-04-15 07:28:57 -05:00
Jason Walker
c875b94868
update getting started doco; xref 551
2020-04-14 15:26:13 -05:00
Patrik Oldsberg
dc363e43fc
packages: rename @backstage/app to example-app
2020-03-30 12:46:49 +02:00
Ahmet Soormally
9235807f14
document how to override the default port
...
Port 3000 is a common port in the development environment.
This documents how you can start backstage with a different port to the default.
Moved section for development environment to own page within docs in order to keep README small.
2020-03-29 21:59:46 +01:00