Skip to content

yasin2dev/heptaix

Repository files navigation

Heptaix - Web Based Todo App

Built with PostgreSQL 16, Next.js 15 & React.js 19 and TypeScript.

Under construction:

  • Vault system for keeping sensitive configuration and secrets secure

Installation

  • Install project source code via: git clone https://github.com/yasin2dev/heptaix.git

  • Open the command line within the downloaded folder and run the command npm i:

  • To complete the database configuration, you need to create and edit the .env file. Please see .env.sample files at client and server folders.

Database

Run the command npm run migrate for run all migrations. It creates database, schemas and tables for project.

You are ready to go!

Run Project

  C:/heptaix> npm run dev

Environments

Please see the .env.sample file in client/ and server/ directory. Port, database name, username, password and other parameters located in this file.

About

Todo app. Building with Next.js 15 & React 19 and TypeScript, PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors