Skip to content

enesbuyuk/coderistan

Repository files navigation

Coderistan

Coderistan: A Next.js API Project

How to start Coderistan?

First of all, you need to install the dependencies.

npm install

Then, you should start the server in development mode.

npm run dev

Afterwards, you need to build it.

npm run build

Finally, execute the following command.

npm run start

Config Settings

Default Port: 83 If you want to change the config settings, you should change 83 port in package.json file.

Demo Address

Coderistan.com

About

Coderistan: A Next.js API Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published