Compare commits

...

14 Commits

Author SHA1 Message Date
3bd3883d2e get osm node data in object 2023-03-02 16:22:14 +01:00
99df39d89a display poi results 2023-03-02 13:58:07 +01:00
9ed186a06c display list of fetched choices 2023-03-02 13:48:56 +01:00
63dc24551b migrate to nuxt3 + tailwind css 2023-03-02 11:31:37 +01:00
6befa9a53b chore: cleanup 2023-03-02 09:53:23 +01:00
e275e0d7dc chore: up dependencies 2023-02-28 12:18:28 +01:00
caligulanorris
fe39f5f97f chore(browser): browser list up 2021-06-28 16:42:12 +02:00
209c9be3eb feat:list json demo restos 2021-02-25 16:26:59 +01:00
4da319bf15 feat:list json demo restos 2021-02-25 16:25:00 +01:00
0c84bcd738 start using vuex, split tag list in other component 2021-01-29 12:59:44 +01:00
e196f1c60a up store 2021-01-28 13:12:24 +01:00
35fee566d9 iterate hours 2021-01-22 13:45:28 +01:00
dad54ffd2f feat(store): complete store data 2021-01-21 12:34:21 +01:00
7ac64350e5 feat(store): add vuex store 2021-01-15 15:38:10 +01:00
2558 changed files with 28771 additions and 12634 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.yarn
# Runtime data
pids

2
.npmrc Normal file
View File

@ -0,0 +1,2 @@
shamefully-hoist=true
strict-peer-dependencies=false

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More