Skip to content

nashville-software-school/python-rare-server-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rare Server

Getting Started:

  1. Run pipenv install to install the dependencies
  2. Run pipenv shell to start the virtual environment
  3. Create a db.sqlite3 file
  4. Add a connection to the database file
  5. Run the commands in the loaddata.sql file to create the tables in the database

About

Starter code for server side of Python Book 1 group project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages