Skip to content

devhub-io/devhub-web

Repository files navigation

Devhub.io SSR

Using Next.js

Build Setup

# install dependencies
$ npm install

# env config
$ cp .env.example .env

# serve with hot reload at localhost:7002
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

License

You can find the license for this code in the LICENSE file.

About

Devhub.io SSR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published