Skip to content

martinstyve/martinkvito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Martinkvito - NextJS and Sanity

Made to show Inkogvito board that they need to get a website

How to run locally

  • git clone
  • navigate to apps/studio and type npm install in terminal followed by npm run dev to run studio
  • navigate to apps/web and type npm install in terminal followed by npm run dev to run web

What is online?

How to make a new blog post

How to develop

  • navigate to apps/web to go to web section. apps/web/src/app/page.tsx Is a good place to start
  • npm install to download dependencies, npm run dev to run at localhost. npm run build to make optimized build files. Git push!
  • Currently need to manually git pull from server to update frontend....

What is missing?

About

Blog site (inactive)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors