Skip to content

Commit

Permalink
📝 Project description
Browse files Browse the repository at this point in the history
  • Loading branch information
ThijmenGThN committed Dec 17, 2023
1 parent df55618 commit d5bcbca
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

# next-leaflet
# Wiki

An optimized tech stack for efficiency, an all-in-one solution to quickly build modern web apps.
An open-source wiki built with Pocketbase as backend, based on [next-leaflet](https://github.com/ThijmenGThN/next-leaflet) (a template), easily deploy this yourself via the instructions below.

![preview](https://i.imgur.com/uNKXhM7.png)
![preview](https://i.imgur.com/9tsGgDn.png)

### Powered by

Expand All @@ -22,12 +22,12 @@ An optimized tech stack for efficiency, an all-in-one solution to quickly build

1.
```sh
git clone https://github.com/ThijmenGThN/next-leaflet
git clone https://github.com/ThijmenGThN/Wiki
```

2.
```sh
cd next-leaflet
cd Wiki
```

3. Preparing the environment, it is recommend to use the sample file.
Expand Down Expand Up @@ -74,12 +74,12 @@ An optimized tech stack for efficiency, an all-in-one solution to quickly build

1.
```sh
git clone https://github.com/ThijmenGThN/next-leaflet
git clone https://github.com/ThijmenGThN/Wiki
```

2.
```sh
cd next-leaflet
cd Wiki
```

3. Preparing the environment, it is recommend to use the sample file.
Expand Down

0 comments on commit d5bcbca

Please sign in to comment.