To start we need to setup a server, SERVER_HOST(the ip), SERVER_PORT(the port), and fi(the txt file) to write to can be changed and the defaults are 0.0.0.0 for the server host, 8000 for the server port and d.txt this also carry on to connecting to the data base, except for the database varible fi.
when you've done or not done that import serve and your serve will be built, but make sure the database txt file is created before the srver is runned, and the mostly the same skills apply to conecting the database, and then write `import brananadb` and all you need to do now is read the docs.
home