
A starter template for building web applications with
the Supranim web framework
supra new <project>
- Tim template engine for server-side rendering
- Authentication system with email and password
- User registration and login pages with form validation
- Forgot password flow with email verification
- Session management & Flash messages
- User management dashboard
- Made for cool kids by Humans from OpenPeeps!
If this is the first time you're using Nim, check out the Nim installation guide to set up Nim on your machine. Once you have Nim installed, you can install Supra, the Supranim CLI tool, using Nim's package manager, Nimble:
nimble install supraStart your new awesome web project with this Starter Kit by running the following command in your terminal:
supra init awesome-project
cd awesome-project && nimble build
cd ./build && ./awesome_project start .
- 🐛 Found a bug? Create a new Issue
- 👋 Wanna help? Fork it!
- 🎉 Spread the word! Tell your friends about Supranim
- ⚽️ Make a cool web app using Supranim
- 😎 Get €20 in cloud credits from Hetzner
- 🥰 Donate via PayPal address
Supranim | MIT license. Made by Humans from OpenPeeps.
Copyright © 2025 OpenPeeps & Contributors — All rights reserved.