Loading repository data…
Loading repository data…
kvker / repository
NICE Community, a simple JavaScript full-stack project, and a small community with great expectations.
A social platform focused on sharing positive and uplifting content.
Perfect for frontend developers transitioning to full-stack development and getting started with AIGC learning.
Note: Since only English is used for internationalization, you can ignore the Chinese text you might see.
You can sign up for a free LeanCloud account. Their ServerLess service is available in the free tier.
Follow the official documentation to fill in the relevant parameters, then create two Classes: Post and Comment, and you're good to go.
Local development: npm run dev
For self-hosted servers: node app.js
For Vercel deployment: Use vercel for testing or vercel --prod for production. Remember to add your .env variables to Vercel's environment variables.