Skip to content
/ swoth.me Public template
forked from Swothh/swoth.dev

🎊 Source code of the previous version of swoth.me.

Notifications You must be signed in to change notification settings

soloriay/swoth.me

 
 

Repository files navigation

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

🎊 Source code of the previous version of swoth.me.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.3%
  • CSS 15.7%