Skip to content
/ Nebula Public

A simple wiki client 🔭

License

Notifications You must be signed in to change notification settings

Lelor/Nebula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Nebula

A simple wiki client


Nebula

. . .

Migrations

For initialize, run migrations and create database tables:

py server db init
py server db migrate
py server db upgrade

🚧 SQLite does not support dropping, so if any column is removed you should remove migrations folder and the database file inside /server, and then, run the script above again.

About

A simple wiki client 🔭

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published