rbarax / swoth.me-dup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swoth.me @ 4.0.0

Developed with 💙 by Swôth

⚙️ Config

In the website.config.js file, write the Discord webhook url and your GitHub personal token (public_repo must be checked).

🔑 Host

You can use Vercel to host your website.

📜 Usage

Install packages.
$ npm install

Start development server at ::3000 port.
$ npm run dev

Build for production and launch website.
$ npm run build && npm start

🔒 License

MIT

⭐ Star

Don't forget to star if you like it.

About


Languages

Language:JavaScript 84.3%Language:CSS 15.7%