Made to show Inkogvito board that they need to get a website
- git clone
- navigate to apps/studio and type
npm installin terminal followed bynpm run devto run studio - navigate to apps/web and type
npm installin terminal followed bynpm run devto run web
- kvito.martinstyve.no
- martinkvito.sanity.studio (requires invite)
- martinkvito.sanity.studio (requires invite) -> Post -> '+' symbol. Site gets updated dynamically
- navigate to apps/web to go to web section. apps/web/src/app/page.tsx Is a good place to start
npm installto download dependencies,npm run devto run at localhost.npm run buildto make optimized build files. Git push!- Currently need to manually git pull from server to update frontend....
- Further development of frontend. Site needs more features
- Extend and build plugins