Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kafkaesc/solo-wiki
A wiki of one 📝
https://github.com/kafkaesc/solo-wiki
Last synced: 1 day ago
JSON representation
A wiki of one 📝
- Host: GitHub
- URL: https://github.com/kafkaesc/solo-wiki
- Owner: kafkaesc
- Created: 2023-12-27T20:02:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-10T19:26:00.000Z (10 months ago)
- Last Synced: 2024-01-11T06:36:15.581Z (10 months ago)
- Language: TypeScript
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solo Wiki
Built by Jared Hettinger
Solo Wiki is exactly what it says: a [collaboratively editable publication](https://en.wikipedia.org/wiki/Wiki) of exactly [one item](https://en.wikipedia.org/wiki/Singleton_(mathematics)).
The full code for this project can be viewed at https://github.com/kafkaesc/Solo-Wiki.
## Initial Run
1. Navigate to the project folder in the terminal
1. Run `npm install`
1. Run `npm run dev`
1. Open [http://localhost:3000](http://localhost:3000) in your browser of choice## Running After Install
1. Navigate to the project folder in the terminal
1. Run `npm run dev`
1. Open [http://localhost:3000](http://localhost:3000) in your browser of choice