Skip to content

supranim/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



A starter template for building web applications with
the Supranim web framework

supra new <project>

Starter Kit Features

  • 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!

Getting Started

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 supra

Create a new project using Supra

Start 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 .

❤ Contributions & Support

🎩 License

Supranim | MIT license. Made by Humans from OpenPeeps.
Copyright © 2025 OpenPeeps & Contributors — All rights reserved.

About

Simple Application template for creating a project with Supranim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors