Skip to content

andisulistyonugroho/next-geocms

Repository files navigation

This is a Next.js project of geospatial data management system

Getting Started

First, run install (node 20)

npm install

Second, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Third, push to main branch to automatically deploy changes to (Vercel)

git add .
git commit -m 'commit message'
git push origin main

Open https://next-geocms.vercel.app/ with your browser to see the result.

About

Geospacial Data Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published