from src import schema from src import server server.run("localhost", 7066)