8000 GitHub - haypho/smite: Next.js project utilizing the Smite API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

haypho/smite

Repository files navigation

Smite Website

CI/CD Commitizen friendly

Getting Started

This application uses environment files to access your Smite API credentials. To get started, create a development file called .env.development.local. This file should NOT be committed to the repository. See the expected format below:

SMITE_DEVELOPER_ID=XXX
SMITE_AUTH_KEY=XXX

You may now start the development server

npm run dev

Open http://localhost:3000/smite with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy

This application uses Github Actions to test and deploy the code.

About

Next.js project utilizing the Smite API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0