mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-21 08:21:55 +01:00
Remove outdated instructions to run locally.
This commit is contained in:
parent
bc49025139
commit
d7a0371cd6
@ -7,12 +7,3 @@ Server for stable, curated Haskell package sets
|
|||||||
|
|
||||||
This repo is part of the [Stackage project](https://github.com/fpco/stackage),
|
This repo is part of the [Stackage project](https://github.com/fpco/stackage),
|
||||||
and the live server can be viewed at https://www.stackage.org.
|
and the live server can be viewed at https://www.stackage.org.
|
||||||
|
|
||||||
Running the server will automatically download an SQLite3 database from S3
|
|
||||||
containing package metadata and snapshot information. The SQLite3 database is
|
|
||||||
generated by the `stackage-server-cron` executable in this repository.
|
|
||||||
|
|
||||||
You can run this site with `yesod devel`, e.g.:
|
|
||||||
|
|
||||||
stack --install-ghc install yesod-bin
|
|
||||||
stack exec -- yesod devel
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user